All notable changes to this project will be documented in this file.
- Fmt
- Replace
hx
with$EDITOR
in config
- Changelog update
- .
- Multiple select delete
- Fmt + vers update
- Add note about env-substitute crate usage
- Added
select
flag toexplore
command as inmds explore --select 'snippet | rust' --select syntaxes --select lib
- Update
stack
mode withdeselect_all
keybinding
- [breaking] Add move_up_by_one and move_down_by_one actions
- [breaking] Add deselect_all binding to stack mode to clean selection of items
- Return multiple selection from stack, remove unnecessary narrowing of skim selection after some of secondary actions in explore mode
- Add lint to ci
- Fix or supress clippy lints
- Add prepush check to justfile
- Add test and build to ci
- Keybinding to quit to
explore
mode fromstack
without changes
- Implement miette Reports for config errors
- [breaking] Implement config of most of keys
- Update changelog
- Implement open with
xdg-open
ordio
via C-o binding fromsurf
andexplore
; (opener
crate)
- .
- Update readme
- Change direction of tree printed on toggling direction of links
- Tag
- [breaking] Parse $FILE:$LINE destinations of description links; change in config
- V0.16.0 change mentioned
- Implement pushing notes to
GLOBAL
stack and switching to viewing it
- Remove reduntant file
- Replace changelog image with text
- Replace changelog image with text
- Update readme with short description of
stack
mode
- Increase/decrease unlisted items nesting threshold by keybindings
- Fix doc broken link
- Add grouping tree hint of self.items
- Narrow notes selection list to selected item(s)
- Splice action
- Add action Alt-f to toggle direction of links to
explore
command
- Integrate env-substitute crate for markdow file/dir destinations
- Tiniest additions to doc
- Small corrections to doc
- Update readme
- Bump published version to propagate readme
- Fix typos and ambiguities in readme
- Extract elements' colors to config
- Fmt cfg
world.color.theme
config field
- Alpabetic order of forward links
- Invoke
surf
andcheckmark
with bindings
- Fixate cyan for tags in truecolor escapes
- Change skim position upwards
- Fixate red for special tags
- Move checkmark surf preview back to the right
- Delete note/tag from
explore
interface
- Link forward links from
explore
interface
- Improve
markdown
rendering performace
- Rename note from explore by
- Pics
- Widen binding; markdown syntax highlight for notes' names
- Narrow and widen via and bindings
- Roady
- Reduce pause after surf action
- Copy selected task_item subtree to clipboard by
- Add hints of current stage to skim prompt
- Jump to selected link/snippet by binding
- Jump to selected item by binding
- Improve links rendering performance in surf command
- Add crate for
wl-copy
- Make skim preview not staggering for tasks
- Make note preview cached
- Remove lazy preview evaluation and caching of preview
- Order of self::tasks and tasks of subnotes
- Improve tasks preview precompute perf a bit
- Add a command
- Open command
- Make open loop infinetely unless explicitly aborted
- Explore cmd
- Color in fuzzy search
- Surf command
- Help and config
- Unlink command
- Add remove command
- Rename command
- Add code blocks parsing to surf
- Print, select commands and watch_mdtree script
- Make navigable by and as well
- Structural preview of notes
- Parse out task-items, display as subtrees
- Toggle state of multiple selection
- Rename package
- Add gif tutorial
- Make Structure the default preview type
- Replace pic of logo
- Make default skim proportion 35/65 (fuzzy list/preview)
- Pics
- Normal names for commands and short aliases redefined
- .