Commit graph

14 commits

Author SHA1 Message Date
626b4f8cc5
feat: Support creating new entries
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-28 01:04:44 +03:00
6acffbf9e1
feat: Support entry removing
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-27 23:39:12 +03:00
40804863c2
chore: Update quit default keybinding to esc
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-27 22:55:31 +03:00
f73800a3a5
chore: Update README.md
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 20:46:55 +00:00
626d2e464b
chore: Update default config
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 20:46:40 +00:00
2b954bdb2e
chore: Bump the MSRV to 1.79.0
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 20:27:06 +00:00
298001dc15
feat: Support entry renaming
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-25 12:14:55 +00:00
ffafb7de6a
feat: Hide files in .gitignore and .git folder from path node
- Updated path node to exclude files listed in `.gitignore`
- Added functionality to hide the `.git` folder

Signed-off-by: Awiteb <a@4rs.nl>
2024-12-24 14:17:41 +03:00
373fdab000
feat: A configuration to hide the header
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-23 00:33:34 +03:00
a3f7dade8a
fix: Add double curly brackets to test variable name
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-22 21:29:02 +00:00
36a979d234
chore: First commit
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-22 20:10:53 +00:00
c99f4704a1
chore: Add taplo.toml
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-22 20:10:45 +00:00
a052e7f440
chore: Create Justfile
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-22 20:10:21 +00:00
3be8c52f23
chore: Add the license
Signed-off-by: Awiteb <a@4rs.nl>
2024-12-22 20:09:52 +00:00