|
60fdb30640
|
feat(tasks): update features of task management"
|
2025-06-23 21:27:42 +02:00 |
|
|
86afd4ff11
|
feat(notes): new subcommand copy -- to copy content using xclip
|
2025-06-23 21:03:31 +02:00 |
|
|
30d9a138fd
|
feat(notes): quiet output to create command (install)
|
2025-06-23 20:56:01 +02:00 |
|
|
f5f4414254
|
feat: validate Title for new note & task
|
2025-06-23 20:35:29 +02:00 |
|
|
36c7057eb1
|
chore: add plan for blog management
|
2025-06-23 20:27:26 +02:00 |
|
|
ef404567d2
|
feat(notes): show number of archived notes in prompt for archive
|
2025-06-23 20:19:24 +02:00 |
|
|
dd0e68db22
|
feat: add shortcut for notes archive (na)
|
2025-06-23 20:12:51 +02:00 |
|
|
1c907840d1
|
feat(notes): new subcommand archive"
|
2025-06-23 20:10:47 +02:00 |
|
|
d219cee89a
|
feat: new tasks management & passing args to no & nr
|
2025-06-23 20:05:45 +02:00 |
|
|
be3339941b
|
feat(notes): better prompts
|
2025-06-23 18:54:39 +02:00 |
|
|
2a74eb4c33
|
feat(notes): list notes for opening, removing
|
2025-06-23 18:51:20 +02:00 |
|
|
ec80a63e7a
|
feat(notes): list subcommand
|
2025-06-23 18:07:36 +02:00 |
|
|
864bc2840c
|
feat(notes, journal): offline scenario (quiet check for network conection for notesSync
|
2025-06-23 17:47:13 +02:00 |
|
|
f90d60f30d
|
refactor: various changes to sync behavior
|
2025-06-23 15:12:30 +02:00 |
|
|
5fcf06c7aa
|
feat: auto sync for notes & journal
|
2025-06-23 14:34:00 +02:00 |
|
|
8909dbe41e
|
feat: updated commit message
|
2025-06-23 14:33:43 +02:00 |
|
|
cac4c904ac
|
feat: removed sync subcommands as we now do it automatically
|
2025-06-23 14:33:26 +02:00 |
|
|
a758ac2cc7
|
feat(journal): remove extra new line at the end of appended thought
|
2025-06-23 13:56:33 +02:00 |
|
|
d6afb4e303
|
feat: remove success report; we only repoft failure
|
2025-06-23 13:52:05 +02:00 |
|
|
59f1b57091
|
feat(journal): appened thought is in a quote block
|
2025-06-23 13:49:45 +02:00 |
|
|
2a5c07577c
|
refactor(git): remove logs
|
2025-06-23 13:40:15 +02:00 |
|
|
b5ced0b7ec
|
feat(git): remove commit subcommand & accept list of files for default behavior
|
2025-06-23 13:39:34 +02:00 |
|
|
7140ca55e0
|
feat(git) repass arguments to gitCommit if has args other than default command
|
2025-06-23 13:20:14 +02:00 |
|
|
75ab6597a3
|
chore: link to my site on readme
|
2025-06-23 13:16:48 +02:00 |
|
|
318c10993d
|
chore: add attribution to readme
|
2025-06-23 13:15:17 +02:00 |
|
|
d31bfdfafb
|
chore(docs): list subcommands and default behavior for git script
|
2025-06-23 13:06:23 +02:00 |
|
|
087f65653e
|
chore: add new commands and features (section) to readme
|
2025-06-23 13:02:38 +02:00 |
|
|
888ff8ef55
|
feat: shared functions.sh with notesSync function; quiet git operations"
|
2025-06-23 12:59:07 +02:00 |
|
|
1681745c09
|
feat(journal): new subcommand 'append' for one-liner thoughts
|
2025-06-23 12:48:14 +02:00 |
|
|
c95eb99479
|
feat(git): default action as status, commit, push
|
2025-06-23 12:28:58 +02:00 |
|
|
2b7bc58e47
|
feat(git): commit reads message and accepts files to commit
|
2025-06-23 12:19:10 +02:00 |
|
|
8f6510c1f4
|
feat(git):
|
2025-06-23 11:31:25 +02:00 |
|
|
ddf58e2786
|
feat(git):
|
2025-06-23 11:29:19 +02:00 |
|
|
89f23a49b2
|
feat(notes): new notes management script
|
2025-06-23 10:38:42 +02:00 |
|
|
1cb64f0cf2
|
feat(ayo): update macos vs script to indicate width & height; add script to kill macos vm
|
2025-06-23 09:15:51 +02:00 |
|
|
6f65748b94
|
feat: rename config file to ayo.conf
|
2025-06-22 17:22:38 +02:00 |
|
|
e3ce056100
|
feat: new command to launch macOS
|
2025-06-22 17:22:26 +02:00 |
|
|
098f12f497
|
feat(journal): new note command
|
2025-06-22 16:01:37 +02:00 |
|
|
abf6201ce1
|
feat(journal): sync command in notes dir
|
2025-06-22 15:30:18 +02:00 |
|
|
67cdd47065
|
feat(journal): sync command
|
2025-06-22 15:28:58 +02:00 |
|
|
b6b357a688
|
docs: add dependencies section w/ Typoras editor
|
2025-06-22 15:15:17 +02:00 |
|
|
a1f87a7120
|
feat(journal): use typora as editor
|
2025-06-22 15:14:22 +02:00 |
|
|
7ca5126c26
|
feat(ayo): pass arguments
|
2025-06-21 22:26:26 +02:00 |
|
|
8f687d6760
|
feat(journal): initial sync
|
2025-06-21 22:25:53 +02:00 |
|
|
ad4a3859c2
|
chore: readme formatting
|
2025-06-21 19:07:44 +02:00 |
|
|
fff57ce400
|
chore: add plan for journal sync
|
2025-06-21 19:06:11 +02:00 |
|
|
5164625766
|
feat(ayo): switch case 1st arg
|
2025-06-21 19:02:16 +02:00 |
|
|
2bf37e482f
|
fix(journal): install cannot find directory because of space in full path
|
2025-06-21 18:58:47 +02:00 |
|
|
e2e7806f35
|
feat(journal): update heading
|
2025-06-21 18:39:18 +02:00 |
|
|
062832f669
|
refactor: make config for notes_dir
|
2025-06-21 15:10:32 +02:00 |
|