Yuri Karamian
c4a91b8f1c
fix(sorting): sort numeric names naturally
2026-08-15 16:18:22 +02:00
Yuri Karamian
1950c4cc3c
Fix system theme pair integration
2026-08-06 15:12:43 +02:00
Hadrian Chio
e61c66dc26
Add light and dark theme pair for the system appearance setting
2026-08-05 09:24:06 +02:00
Yuri Karamian
d497ff8aaf
Add iOS Files vault selection
2026-07-24 02:19:00 +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
987b1b9ed7
Add opt-in date grouping for the All Notes list
2026-06-24 22:38:23 +02:00
mf
f98b3415bc
feat(editor): resizable outline panel ( #161 )
...
Add a drag handle to resize the outline panel and persist its width in
vault state (outline_width). Outline text now scales with the editor
font size.
Reviewed-on: https://codeberg.org/ArkHost/HelixNotes/pulls/161
2026-06-24 21:01:43 +02:00
blake
7b3609afbb
Added custom themes, import/export option with json ( #159 )
...
Reviewed-on: https://codeberg.org/ArkHost/HelixNotes/pulls/159
2026-06-23 20:19:23 +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
ce17b38509
Add custom note sorting ( #149 )
2026-06-21 21:44:56 +02:00
mf
ebf38e2281
Add notes list toggle shortcut ( #145 )
...
Reviewed-on: https://codeberg.org/ArkHost/HelixNotes/pulls/145
2026-06-21 12:50:31 +02:00
mf
e46fda91a4
Add custom note sorting
2026-06-21 10:46:22 +03:30
Yuri Karamian
4aa399e96e
Fix desktop showing the mobile layout: decide layout from the actual build platform (cfg!(mobile)) instead of sniffing the webview user-agent, which some WebKitGTK builds report mobile-looking ( #63 )
2026-06-11 23:35:24 +02:00
Yuri Karamian
db924f7352
Disable in-app updater for repo builds (HELIXNOTES_INSTALL_TYPE), open tel:/sms: links in the system handler ( #98 ), label AI button \"OpenAI Compatible\"
2026-06-11 21:24:42 +02:00
Yuri Karamian
784248f984
Tasks: per-vault persistence for the Flagged filter, Hide done, and sort mode (issue #94 )
2026-06-11 15:50:18 +02:00
Yuri Karamian
bd59f6dbee
Enhance calendars: unify daily and Tasks calendars, remember List/Calendar choice per vault
2026-06-08 02:53:34 +02:00
Yuri Karamian
aeafd55491
Add WebDAV sync provider (manual + auto-sync, top-bar button)
2026-06-07 23:14:04 +02:00
Yuri Karamian
90f6f315f9
v1.2.9: mermaid diagrams, math editor, external viewer, manual notebook sort, heading hotkeys
2026-04-27 20:22:40 +02:00
Yuri Karamian
7624c42e02
v1.2.8 - fix url links, tab indent, todo state, graph rework, collapsible sections, nav history, page breaks, folder/tag display
2026-03-27 14:05:59 +01:00
Yuri Karamian
9f595212dd
add unfiled notes
2026-03-17 21:45:51 +01:00
Yuri Karamian
37a837a33a
v1.1.9 - Android version prep
2026-02-26 20:20:24 +01:00
Yuri Karamian
b4824973a5
v1.1.4 - Hide asset folders, notebook path in All Notes, nested notebook creation UX
...
- Hide asset folders (_res, _resources, _attachments, _assets, assets) from notebook listing
- Show notebook path in "All Notes" view
- Sub-notebook context menu + smart parent detection for nested notebook creation
2026-02-19 21:47:22 +01:00
Yuri Karamian
6e75468420
v1.1.0 - View mode, daily notes, tag management, math support, and more
2026-02-15 21:13:16 +01:00
Yuri Karamian
a88fcbefba
notebook drag-and-drop, nested list fix, macOS updates, search bar auto-close
2026-02-13 23:35:30 +01:00
Yuri Karamian
f688cf4bd4
v1.0.4 - Quick Access reorder, performance improvements, search fixes
...
- Quick Access drag-to-reorder: drag notes to rearrange, order persists
- Quick Access preserves order when moving notes between notebooks
- In-note search: debounced input, proper scroll-to-match
- Panel resize: RAF-batched updates, editor containment during resize
- Thinner resize handles (3px)
- Note list: removed transition, added CSS containment for 1200+ notes
- Escape closes Settings and Info panels
- Fix Quick Access cache invalidation on remove
2026-02-10 21:14:50 +01:00
Yuri Karamian
6a40f553f1
v1.0.2 - Update banner, smart updater, install type detection
2026-02-10 01:31:54 +01:00
Yuri Karamian
d6caee38b2
v1.0.0 - Initial release
2026-02-09 02:08:46 +01:00