Yuri Karamian
|
479c957698
|
Robust Obsidian importer: frontmatter normalization, syntax conversion, deprecated property renaming, same-note heading links
|
2026-06-30 22:10:22 +02:00 |
|
Yuri Karamian
|
13fd70f944
|
Fix Android note creation delay: throttle file watcher IPC (#191)
|
2026-06-30 19:48:19 +02:00 |
|
Yuri Karamian
|
015726f896
|
Add inline restore/delete icons on trashed notes (#188)
|
2026-06-30 16:41:06 +02:00 |
|
Yuri Karamian
|
5e2c31598c
|
Block note creation in Quick Access/Trash, add icons to trash actions (#188)
|
2026-06-30 16:13:22 +02:00 |
|
Yuri Karamian
|
24d1ba9f8f
|
Block note creation in Quick Access and Trash views (#188)
|
2026-06-30 15:59:35 +02:00 |
|
Yuri Karamian
|
5345442de2
|
Auto-cleanup orphaned attachments on vault open (#190)
|
2026-06-30 15:54:37 +02:00 |
|
Yuri Karamian
|
6ea2ca0ae2
|
Keep textarea selection visible when opening AI menu in source mode
|
2026-06-30 14:40:28 +02:00 |
|
Yuri Karamian
|
6f4f526d07
|
Fix OpenAI test using max_tokens for GPT-5 models
|
2026-06-30 14:36:20 +02:00 |
|
Yuri Karamian
|
13bad87500
|
Fix AI apply-to-note in source mode (#189)
|
2026-06-30 14:29:44 +02:00 |
|
Yuri Karamian
|
acecc9c68d
|
Fix callout body paragraphs merging on reload (#192)
|
2026-06-30 14:09:25 +02:00 |
|
Yuri Karamian
|
35a8501f2d
|
Fix mobile popup positioning using visualViewport (#193)
|
2026-06-30 12:51:41 +02:00 |
|
Yuri Karamian
|
09f9df968d
|
Render callouts live on Enter and paste in WYSIWYG (#186)
|
2026-06-30 12:37:14 +02:00 |
|
Yuri Karamian
|
2c58bf3d9a
|
Fix empty lines round-trip and trim trailing markers (#185)
|
2026-06-30 11:01:25 +02:00 |
|
Yuri Karamian
|
e063f1c73a
|
Clamp formatting-bar dropdown menus into the viewport (#178)
|
2026-06-28 19:36:16 +02:00 |
|
Yuri Karamian
|
cafc0ce1ec
|
Reveal search result in its notebook in the notes list
|
2026-06-28 19:21:14 +02:00 |
|
Yuri Karamian
|
a192723fbd
|
Refresh outline panel when switching notes (#184)
|
2026-06-28 19:12:29 +02:00 |
|
Yuri Karamian
|
b643eeb884
|
Gate set_mobile_config_dir behind cfg(mobile) to fix desktop dead-code warning (#183)
|
2026-06-28 19:08:01 +02:00 |
|
Yuri Karamian
|
eb042e5760
|
Tolerate HTTP 403 in MKCOL for non-compliant WebDAV servers (#91)
|
2026-06-28 19:04:52 +02:00 |
|
Yuri Karamian
|
6251d96193
|
docs: bump README download links to 1.3.3
|
2026-06-28 14:49:54 +02:00 |
|
Yuri Karamian
|
db92dabba5
|
chore: bump version to 1.3.3
|
2026-06-28 13:31:49 +02:00 |
|
Yuri Karamian
|
2469a971ca
|
WebDAV sync: make config per-vault so switching vaults no longer cross-contaminates remotes; migrate existing global config to the active vault
|
2026-06-27 11:33:07 +02:00 |
|
Yuri Karamian
|
a43bf05bf0
|
WebDAV sync: make config per-vault so switching vaults no longer cross-contaminates remotes; migrate existing global config
to the active vault
|
2026-06-27 01:08:02 +02:00 |
|
Yuri Karamian
|
7e63d721bc
|
Fix 'Open in New Window' cursor jumping to the top when pausing (ignore the file-watcher echo of the window's own save)
|
2026-06-25 16:08:25 +02:00 |
|
Yuri Karamian
|
2c774c51c6
|
Notebook reorder: make path math separator-agnostic so manual sort works on Windows (backslash paths)
|
2026-06-25 15:10:20 +02:00 |
|
Yuri Karamian
|
8eba4527af
|
Notebook reorder: commit drop on any release event and skip pointer capture on mouse, so it works in WebView2 (Windows)
|
2026-06-25 14:55:59 +02:00 |
|
Yuri Karamian
|
181b3eb6c2
|
Notebook reorder: track drag on window pointer events so it works in WebView2 (Windows)
|
2026-06-25 14:47:06 +02:00 |
|
Yuri Karamian
|
879d2f42c6
|
Notebook reorder via pointer-event drag handle (fixes Windows/Android); click body selects, chevron expands
|
2026-06-25 13:31:49 +02:00 |
|
Yuri Karamian
|
85ea26b57a
|
Notebook reorder: use pointer events via a drag handle so manual sort works on Windows and Android
|
2026-06-25 13:29:24 +02:00 |
|
Yuri Karamian
|
800c81e598
|
Add ! menu on task lines for setting priority and due date
|
2026-06-25 12:57:51 +02:00 |
|
Yuri Karamian
|
30c3523722
|
Parallelize vault-stats and tasks scanning for faster Info/Tasks loads on Android
|
2026-06-25 12:37:32 +02:00 |
|
Yuri Karamian
|
761bf5b42e
|
Android: add an Info button to the top bar that opens the About panel
|
2026-06-25 12:37:12 +02:00 |
|
Yuri Karamian
|
b10a7b1bfc
|
Fix typing stutter in large notes by debouncing per-keystroke document scans
|
2026-06-25 12:09:06 +02:00 |
|
Yuri Karamian
|
95627cbb5c
|
Fix ordered list markers and empty-callout placeholder on WebKitGTK
|
2026-06-25 11:43:08 +02:00 |
|
Yuri Karamian
|
b9ea14f330
|
README: document the macOS damaged-app fix (xattr)
|
2026-06-25 11:42:53 +02:00 |
|
Yuri Karamian
|
812d025a9d
|
Fix ordered list markers showing only the last digit on WebKitGTK
|
2026-06-25 00:33:58 +02:00 |
|
Yuri Karamian
|
11cc2daa4b
|
Parallelize notebook and note scanning for faster loads on Android
|
2026-06-24 23:28:28 +02:00 |
|
Yuri Karamian
|
987b1b9ed7
|
Add opt-in date grouping for the All Notes list
|
2026-06-24 22:38:23 +02:00 |
|
Yuri Karamian
|
3ef0e14581
|
Add callouts (> [!type]) with fold, titles, type picker, and custom types
|
2026-06-24 21:57:13 +02:00 |
|
Yuri Karamian
|
9f2e0ba8b6
|
README: add macOS Apple Silicon (aarch64) download link
|
2026-06-24 20:05:56 +02:00 |
|
Yuri Karamian
|
84ff75f223
|
Fix #157: don't flag notebook folder icons as orphaned attachments
|
2026-06-23 14:03:29 +02:00 |
|
Yuri Karamian
|
56dc0eefd7
|
Fix #63 desktop/mobile layout; hide Updates tab on Android; dim inline task tokens in the editor
|
2026-06-23 13:52:26 +02:00 |
|
Yuri Karamian
|
eeea16531a
|
Fix #63: decide layout from compile-time platform, not the webview user-agent
|
2026-06-23 13:12:36 +02:00 |
|
Yuri Karamian
|
ac5ab2a27a
|
Release v1.3.2
|
2026-06-22 23:06:19 +02:00 |
|
Yuri Karamian
|
fef4ece2c0
|
Make editor + menus match the toolbar per platform (dedupe desktop, complete mobile)
|
2026-06-22 14:25:44 +02:00 |
|
Yuri Karamian
|
613451f4d8
|
Show search + info/settings icons in the collapsed sidebar rail
|
2026-06-22 13:45:01 +02:00 |
|
Yuri Karamian
|
04dee78b27
|
Add command-palette entries to reach hidden sidebar views (#153)
|
2026-06-22 13:28:24 +02:00 |
|
Yuri Karamian
|
69330bf23c
|
Add command-palette entries to reach hidden sidebar views (#153)
|
2026-06-22 13:20:15 +02:00 |
|
Yuri Karamian
|
4843bcacd5
|
Reveal hidden notes list when selecting a sidebar view (#145)
|
2026-06-22 12:59:04 +02:00 |
|
Yuri Karamian
|
3d28665e1e
|
Add settings to hide unused sidebar items (#153)
|
2026-06-22 12:52:07 +02:00 |
|
Yuri Karamian
|
209585a0b4
|
Preserve create date for notes without frontmatter dates (#139)
|
2026-06-22 12:50:50 +02:00 |
|
Yuri Karamian
|
ce17b38509
|
Add custom note sorting (#149)
|
2026-06-21 21:44:56 +02:00 |
|
Yuri Karamian
|
85c1e1e7d3
|
Add customizable keyboard shortcuts (#148)
|
2026-06-21 13:56:55 +02:00 |
|
Yuri Karamian
|
db2bef892a
|
Add Indent/Outdent buttons to mobile editor toolbar
|
2026-06-20 23:29:24 +02:00 |
|
Yuri Karamian
|
1c46935cc5
|
Add Note Width setting to cap editor content width (#137)
|
2026-06-20 15:01:01 +02:00 |
|
Yuri Karamian
|
f0f19125d5
|
Pin Notebooks header while scrolling, add divider above it (#126)
|
2026-06-20 14:45:11 +02:00 |
|
Yuri Karamian
|
828f83d2e3
|
Preserve cursor position when toggling markdown source editor (#125)
|
2026-06-20 14:35:22 +02:00 |
|
Yuri Karamian
|
002fdb763e
|
WebDAV: source manifest etag from PROPFIND, not PUT response (#147)
|
2026-06-20 14:14:43 +02:00 |
|
Yuri Karamian
|
d3ff1fb931
|
Parse markdown links with angle brackets and titles (#146)
|
2026-06-20 13:01:18 +02:00 |
|
Yuri Karamian
|
7951472ae3
|
Fix reserved $ prefix in variable name
|
2026-06-19 14:36:10 +02:00 |
|
Yuri Karamian
|
5cffe8846b
|
Fix table menu overflow and conditional reset button
|
2026-06-19 14:34:28 +02:00 |
|
Yuri Karamian
|
806e975e31
|
Fix table context menu going below screen
|
2026-06-19 14:30:32 +02:00 |
|
Yuri Karamian
|
e4232269f6
|
Fix table styling not detected for HTML serialization
|
2026-06-19 14:29:00 +02:00 |
|
Yuri Karamian
|
ab759a006d
|
Fix table content loss in markdown serialization
|
2026-06-19 14:26:00 +02:00 |
|
Yuri Karamian
|
ca7f25003c
|
Tables serialize as markdown by default, HTML only when styled
|
2026-06-19 14:24:25 +02:00 |
|
Yuri Karamian
|
08ab0b90f2
|
Fix Enter key in language search truncating code block
|
2026-06-19 14:15:07 +02:00 |
|
Yuri Karamian
|
e275f5c0bb
|
Add PowerShell syntax highlighting
|
2026-06-19 14:05:04 +02:00 |
|
Yuri Karamian
|
683a01627e
|
add highlight.js
|
2026-06-19 14:01:04 +02:00 |
|
Yuri Karamian
|
3c11a7f63e
|
Add search filter to code block language selector
|
2026-06-19 14:00:39 +02:00 |
|
Yuri Karamian
|
90a96552d3
|
Always show code block controls at low opacity
|
2026-06-19 14:00:38 +02:00 |
|
Yuri Karamian
|
a710603b0a
|
Unify code block copy button and language selector styling
|
2026-06-19 14:00:38 +02:00 |
|
Yuri Karamian
|
3118af1e41
|
Merge branch 'fix/blob-images-source-mode'
|
2026-06-19 12:12:36 +02:00 |
|
Yuri Karamian
|
a669d96aed
|
Fix images not rendering after comment in source mode (#87)
|
2026-06-19 12:09:30 +02:00 |
|
Yuri Karamian
|
a0b1fa0481
|
Fix images not rendering after comment in source mode (#87)
|
2026-06-19 12:03:49 +02:00 |
|
Yuri Karamian
|
2e8c048a3e
|
Fix images not rendering after <- Client-side Create New Pull Zone button for allowed --> comment in source mode (#87)
|
2026-06-19 12:01:13 +02:00 |
|
Yuri Karamian
|
d2ddc7f0de
|
Fix editor not rendering on every other source mode switch
|
2026-06-19 11:54:13 +02:00 |
|
Yuri Karamian
|
3b88b20c61
|
Fix editor not rendering on every other source mode switch
|
2026-06-19 11:49:18 +02:00 |
|
Yuri Karamian
|
f8371aaa57
|
Fix editor not rendering on every other source mode switch
|
2026-06-19 11:47:11 +02:00 |
|
Yuri Karamian
|
c5a45131a5
|
Fix editor not rendering on every other source mode switch
|
2026-06-19 11:40:57 +02:00 |
|
Yuri Karamian
|
1681fade3b
|
Fix editor not rendering on every other source mode switch
|
2026-06-19 11:38:40 +02:00 |
|
Yuri Karamian
|
4f324ad682
|
Fix pasted images disappearing when switching to source mode (#87)
|
2026-06-19 11:31:49 +02:00 |
|
Yuri Karamian
|
c1a9871703
|
Fix pasted images disappearing when switching to source mode (#87)
|
2026-06-19 11:30:07 +02:00 |
|
Yuri Karamian
|
83390f5ed2
|
Fix images not rendering when switching back from source mode
|
2026-06-19 11:27:38 +02:00 |
|
Yuri Karamian
|
5bf6d8063e
|
Fix images not rendering when switching back from source mode
|
2026-06-19 11:25:45 +02:00 |
|
Yuri Karamian
|
a1913558b9
|
Fix pasted images disappearing when switching to source mode (#87)
|
2026-06-19 11:18:06 +02:00 |
|
Yuri Karamian
|
93e96829f4
|
Add setting to toggle link arrows (#128)
|
2026-06-19 11:06:49 +02:00 |
|
Yuri Karamian
|
11673bd8c4
|
Fix Android crash when swiping back with modal open (#90)
|
2026-06-19 10:47:39 +02:00 |
|
Yuri Karamian
|
856ac94a76
|
Centralize darkThemes list, fix dark themes reverting to light on restart
|
2026-06-18 13:50:33 +02:00 |
|
Yuri Karamian
|
32e056dc24
|
Fix heading submenu clipped in context menu, flip on narrow screens (#113)
|
2026-06-18 13:20:35 +02:00 |
|
Yuri Karamian
|
c14ad6387d
|
Fix heading submenu clipped in context menu (#113)
|
2026-06-18 13:16:43 +02:00 |
|
Yuri Karamian
|
93122ade7b
|
Show current vault indication in vault picker (#124)
|
2026-06-18 13:08:34 +02:00 |
|
Yuri Karamian
|
cea98cffde
|
update README
|
2026-06-16 23:20:22 +02:00 |
|
Yuri Karamian
|
922bcee1e2
|
Fix math/secret modal overflowing on mobile
|
2026-06-16 20:14:16 +02:00 |
|
Yuri Karamian
|
d33bb8d96e
|
Fix secret block overflowing on Android
|
2026-06-16 19:54:57 +02:00 |
|
Yuri Karamian
|
93ebb1987e
|
Fix secret block overflowing on Android
|
2026-06-16 19:48:11 +02:00 |
|
Yuri Karamian
|
cc0134dd22
|
Fix secret block overflowing on Android
|
2026-06-16 19:43:37 +02:00 |
|
Yuri Karamian
|
1164a6bd86
|
Fix wiki-link mark bleeding past ]] closure
|
2026-06-16 19:27:03 +02:00 |
|
Yuri Karamian
|
2fa9458eab
|
Trash: empty/restore/delete now reflects immediately instead of needing an app restart (don't serve the volatile trash view from cache)
|
2026-06-12 17:57:48 +02:00 |
|
Yuri Karamian
|
0a3b7a13e3
|
Restore 8 themes dropped by the #106 merge (blueberry, forest-green, gruvbox, midnight-tide, cherry-blossom, synthwave, ember, moonlit); re-add their app.css blocks
|
2026-06-12 17:25:17 +02:00 |
|
Yuri Karamian
|
d050ac907f
|
Bundle Lora, Merriweather, Literata & Open Sans (self-hosted woff2 + OFL) so the editor serif/sans fonts render correctly on Windows (#100)
|
2026-06-12 14:45:03 +02:00 |
|
Yuri Karamian
|
80ca411a08
|
WebDAV sync: match remote paths encoding-agnostically so Infomaniak kDrive (and other providers that vary percent-encoding case) sync instead of wiping local notes (#102)
|
2026-06-12 14:42:09 +02:00 |
|