ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

[Suugestions] Nice tool #5

Closed
opened 2026年02月16日 19:35:44 +01:00 by Ra0EL · 2 comments

Hello,

excellent !
I have just discovered your great work here.
Like you I tried many similar tools, FOSS as much as possible. And I have to admit I am glad to have found HelixNotes.

I will keep on working with it for a while.
Bonus: though it relies on MSEdgeWebview on my Windows machine, its RAM footprint is very low. Most lightweight apps, as far as I can say, in this category.

If you allow, some comments and suggestions.

Comments

  • A bit of documentation or more details in features would be appreciated. I discovered by chance the support of maths (LaTeX) for instance - afterward, I see it mentioned in release version, though. Maybe there are other features I haven't discovered yet.
  • Table support does not really stick to Markdown.
    • ---: is not respected to align content in cells
    • a table created with Helix results in HTML code in the .md file, and note Markdown.
  • The same with some text format (typically highlighting)
  • Why no syntax highlighting in code blocks ?

Suggestions

  • I would like the editor to alow access to raw code of the .md file itself.
  • How to edit the frontmatter ? (again, raw mode editor would help...)
  • Multi-tabs and/or split. It is not rare for me to write a note while needing to read from another note, at the same time. Or just having several notes under the eyes.
  • an outliner view of the note (to navigate within it)
  • ideally, collapsible headers in the note in view mode.
  • optionnal, every now and then, it happens I use callouts, footnotes or Mermaid (you see what I mean since you know Obsidian).

Long life !

Hello, excellent ! I have just discovered your great work here. Like you I tried many similar tools, FOSS as much as possible. And I have to admit I am glad to have found HelixNotes. I will keep on working with it for a while. Bonus: though it relies on MSEdgeWebview on my Windows machine, its RAM footprint is very low. Most lightweight apps, as far as I can say, in this category. If you allow, some comments and suggestions. # Comments - A bit of documentation or more details in features would be appreciated. I discovered by chance the support of maths (LaTeX) for instance - afterward, I see it mentioned in release version, though. Maybe there are other features I haven't discovered yet. - Table support does not really stick to Markdown. - `---:` is not respected to align content in cells - a table created with Helix results in HTML code in the `.md` file, and note Markdown. - The same with some text format (typically highlighting) - Why no syntax highlighting in code blocks ? # Suggestions - I would like the editor to alow access to raw code of the `.md` file itself. - How to edit the frontmatter ? (again, raw mode editor would help...) - Multi-tabs and/or split. It is not rare for me to write a note while needing to read from another note, at the same time. Or just having several notes under the eyes. - an outliner view of the note (to navigate within it) - ideally, collapsible headers in the note in view mode. - optionnal, every now and then, it happens I use callouts, footnotes or Mermaid (you see what I mean since you know Obsidian). Long life !

Hello,

Thank you for the kind words and the detailed feedback! Really appreciate you taking the time.

Let me go through your points:

Comments:

  • Documentation — You're right, we need to improve this. I'll work on better feature documentation so things are easier to discover.
  • Tables & Markdown purity — Tables are intentionally stored as HTML because markdown tables are very limited (no merged cells, no cell colors, no column spans). I understand the trade-off though, and it's something I'll keep in mind.
  • Highlighting markup — Colored highlights use HTML <mark> tags, but default highlight (no color) does use the ==text== markdown syntax.
  • Code block syntax highlighting — You're right, this was broken in the current release! The highlighting engine was loaded but the color styles were missing. This is already fixed and will be in the next release.

Suggestions:

  • Raw .md source editor — Already available! Click the </> button in the editor toolbar to toggle between WYSIWYG and source mode. It shows the raw markdown body of the note. A keyboard shortcut (Ctrl+Shift+M) is coming in the next release.
  • Frontmatter editing — Frontmatter (title, tags, id) is managed through the UI rather than raw editing, to prevent accidental breakage. Title is editable at the top of the note, tags via the tag manager in the sidebar.
  • Multi-tabs / split view — This is on my radar but it's a significant architectural change. Not planned for the short term, but I'd like to get there eventually.
  • Outline / heading navigation — Great suggestion, noted!
  • Collapsible headers in view mode — Also noted.
  • Callouts, footnotes, Mermaid — These would be great to have. No timeline yet but they're on the wishlist.

Thanks again for the feedback, and enjoy using HelixNotes!

Hello, Thank you for the kind words and the detailed feedback! Really appreciate you taking the time. Let me go through your points: **Comments:** - **Documentation** — You're right, we need to improve this. I'll work on better feature documentation so things are easier to discover. - **Tables & Markdown purity** — Tables are intentionally stored as HTML because markdown tables are very limited (no merged cells, no cell colors, no column spans). I understand the trade-off though, and it's something I'll keep in mind. - **Highlighting markup** — Colored highlights use HTML `<mark>` tags, but default highlight (no color) does use the `==text==` markdown syntax. - **Code block syntax highlighting** — You're right, this was broken in the current release! The highlighting engine was loaded but the color styles were missing. This is already fixed and will be in the next release. **Suggestions:** - **Raw .md source editor** — Already available! Click the `</>` button in the editor toolbar to toggle between WYSIWYG and source mode. It shows the raw markdown body of the note. A keyboard shortcut (`Ctrl+Shift+M`) is coming in the next release. - **Frontmatter editing** — Frontmatter (title, tags, id) is managed through the UI rather than raw editing, to prevent accidental breakage. Title is editable at the top of the note, tags via the tag manager in the sidebar. - **Multi-tabs / split view** — This is on my radar but it's a significant architectural change. Not planned for the short term, but I'd like to get there eventually. - **Outline / heading navigation** — Great suggestion, noted! - **Collapsible headers in view mode** — Also noted. - **Callouts, footnotes, Mermaid** — These would be great to have. No timeline yet but they're on the wishlist. Thanks again for the feedback, and enjoy using HelixNotes!

Plenty of points have been fixed/added to the new release.
I'm closing this issue.

The points that have not been implemented yet, were noted for consideration.

Thanks for the feedback.

Plenty of points have been fixed/added to the new release. I'm closing this issue. The points that have not been implemented yet, were noted for consideration. Thanks for the feedback.
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#5
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?