Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest #2

Merged
merged 36 commits into from
Jan 19, 2025
Merged

latest #2

merged 36 commits into from
Jan 19, 2025

Conversation

elyahw
Copy link
Member

@elyahw elyahw commented Jan 19, 2025

No description provided.

harshad1 and others added 30 commits October 3, 2024 08:56
)

* This commit introduces the ability to change text case within the editor,
addressing issue #2390. Users can now toggle case, switch case,
capitalize words, and capitalize sentences directly from the Edit menu.
* Added an example to the display text of each text case.
… overview in filemanager instead (PR #2440 by @gsantner)

* Remove top menu submenu  to open special folders, go to virtual storage directory folder instead
* There all special folders/devices/lists are available too, and only needs to be maintained at one location then
* this way less duplication of those options, and all of them are available outside mainactivity too
…n older devices) PR#2455

Prevents `QuickNote.org` from being filtered out of the QuickNote
file-picking dialog.
* Many fixes, setting current folder outside the async func
* Moved case functions to TextViewUtils
* notebook now special too
* Cleaner approach to icons
* Start at root folder for widget dialog
* Changes to order of operations
…er navigation (PR #2487 closes #2469 #2484)

* Keypress handler
* Restored option, fixed duplicate calls to loadFolder on resume
* Made some small changes for highlighting performance
---------

Co-authored-by: Gregor Santner <gsantner@mailbox.org>
gsantner and others added 6 commits January 18, 2025 11:40
* add replacepattergenerator file for orgmode

we need this to set more correct patterns for orgmode lists and headings, which are
different to markdown ones

fix action button behaviour on unordered and ordered lists

fix checkbox to only use uppercase X as per orgmode specs

add heading action buttons

* prevent bolding of level 3+ headings

more generically, prevent emphasizing a pattern if it's made entirely of
the delimiter character

also fix heading and comments being highlighted across newlines
we were using \s but what we really want is whitespace only
and \s also matches newline

orgmode headings can also be any depth, unlike markdown 1-6
@elyahw elyahw merged commit 99eece7 into writing-tools:markor_upstream Jan 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants