Files
navigate/todo.md
T
scbj d607f82440 .
2025-01-21 09:51:36 +01:00

738 B

todos for 'navigation'

  • replace expect statements in 'stack.rs' with actual error handling
  • option to pop several entries at a time and option to pop the entire stack
  • drop stack
  • config file
    • implement procedural macro for config
      • .. to parse config
      • .. to write default config
      • .. ignore comments in config file
    • parse config file
    • apply config -- partially more done than before :)
      • show-bookmarks-on-book
    • setting for separator string when displaying stack/bookmarks
    • color option for punctuation (mostly '/')
  • bookmarks
    • do not resolve links in bookmarks
  • push to push path in stack
  • write documentation