aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-05 18:49:36 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-05 18:49:36 +0530
commit577a30cd5894aa16cf81606767d4d07c3e7b1603 (patch)
treea3c50dade9399660ddba1008375f833862cf8839 /notes.org
parent845b96c9a7f6d80f2042ef5d334fd6842d617f27 (diff)
downloaddaffm-577a30cd5894aa16cf81606767d4d07c3e7b1603.tar.gz
daffm-577a30cd5894aa16cf81606767d4d07c3e7b1603.zip
Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for loading config file
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/notes.org b/notes.org
index cf690d1..dd6d71a 100644
--- a/notes.org
+++ b/notes.org
@@ -20,19 +20,19 @@
- [X] Opener configuration
- [ ] Cmdline history
- [ ] Cli arg parsing (dir arg)
+- [ ] Cli arg parsing (-c flag for custom config path)
** Right after
-- [ ] Command: open-external
-- [ ] handle on open (for external integrations)
- [ ] copy/paste across instances
- user-land solution (write selections to file and read from second instance)
- socket
+- [ ] Command: open-external
+- [ ] handle on open (for external integrations)
- [ ] Command: pipe (think about this) (pipe selection file names/file contents)
- [ ] Allow escaping % in commands
- [ ] Rethink % substituions
- [ ] theme from config
- [ ] cd into dir symlinks
** Later
-- [ ] Cli arg parsing (-c flag for custom config path)
- [ ] cmdline tab completion
- [ ] Allow escaping % in commands
- [ ] watch for changes