index
:
simple-denote.nvim
main
Neovim plugin to create and rename Denote-style notes.
historia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2024-06-06
Manual install section
DefaultGen
2024-06-05
Fixed signature and heading edge cases
DefaultGen
2024-06-05
Added signature support
DefaultGen
2024-06-04
Minor changes
DefaultGen
2024-06-04
Refactoring, fixing edge cases
DefaultGen
2024-06-03
Small refactor
DefaultGen
2024-06-03
Fixed heading config
workhorse
2024-06-03
Fixed heading config
workhorse
2024-06-01
Initial commit
DefaultGen
2023-12-25
Added some checks for specifying tags
HumanEntity
2023-12-25
Fixed error with iterating over table
HumanEntity
2023-12-25
Added tag searching functionality
HumanEntity
2023-12-25
Made api more flexible
HumanEntity
2023-12-25
Removed debug logs
HumanEntity
2023-12-25
Fixed wrong matcher for date
HumanEntity
2023-12-25
Fixed error with internal functions
HumanEntity
2023-12-25
Fixed cmd
HumanEntity
2023-12-25
Little restructurization and cmd update
HumanEntity
2023-12-25
Maybe fixed error with lazy.nvim
HumanEntity
2023-12-25
Exposed user cmd
HumanEntity
2023-12-25
Added user command
HumanEntity
2023-12-24
Little restructurization
HumanEntity
2023-12-24
Should fix bad taging
HumanEntity
2023-12-24
Maybe fixed error with tagging
HumanEntity
2023-12-24
Added some nil checking
HumanEntity
2023-12-24
Added some docs
HumanEntity
2023-12-22
Initial commit
HumanEntity