Releases: dar3v/nil-md
Releases · dar3v/nil-md
Release list
nilmd v0.1.0
Editor
- WYSIWYG Markdown editing (Milkdown Crepe)
- Debounced autosave; pending changes flushed on window close
- Save indicator in the tab bar, error toasts on failed writes, Ctrl+S works from anywhere
Vaults and files
- Open any folder as a vault; no hidden database
- Recent vaults on the start screen, last vault reopened on launch
- Create, rename, and delete files/folders (delete asks for confirmation; there's no trash yet)
- Drag-and-drop moves; writes are atomic (temp file + rename)
Tabs and workspace - Tab bar with close, reorder, Ctrl+Tab hold-to-cycle
- Tabs, scroll positions, window size, and sidebar state restored on relaunch
- Outline sidebar with click-to-scroll, collapsible headings
Finding notes
- Ctrl+P fuzzy filename search, Ctrl+Shift+P command palette, Ctrl+O open vault
Install
- Windows:
nilmd_0.1.0_x64-setup.exe(unsigned; SmartScreen will warn) - Debian/Ubuntu:
nilmd_0.1.0_amd64.deb - Fedora/RHEL:
nilmd-0.1.0-1.x86_64.rpm - Any Linux:
nilmd_0.1.0_amd64.AppImage(needs chmod +x and FUSE)