| 8 Jan 2024 |
ckie (they/them) | i'm still using nde btw | 00:05:40 |
ckie (they/them) | fixing it is also still on my mind | 00:05:46 |
| Adnan Zaman joined the room. | 08:18:14 |
| 9 Jan 2024 |
heyoni | Is there a standard package for turning my notes into a git repo that autosaves? If not I’m gonna write my own | 19:52:58 |
| 10 Jan 2024 |
| philipp changed their display name from philipp to philipp (prolog in linux kernel, when). | 13:46:46 |
| philipp changed their display name from philipp (prolog in linux kernel, when) to philipp (prolog in kernel when). | 13:47:29 |
| philipp changed their display name from philipp (prolog in kernel when) to test. | 13:47:30 |
| philipp changed their display name from test to philipp. | 13:49:15 |
| 12 Jan 2024 |
| kj4ohh left the room. | 17:32:32 |
| 15 Jan 2024 |
| @noth:ilyamikcoder.com left the room. | 19:18:19 |
| 16 Jan 2024 |
twitchy0 | In reply to @heyoni:matrix.org Is there a standard package for turning my notes into a git repo that autosaves? If not I’m gonna write my own This is more like a cron thing. But if emacs is your OS, I think midnight mode has timed job support | 16:00:01 |
twitchy0 | If you want it on file change and not timed, try entr or inotify | 16:00:50 |
twitchy0 | For an emacs solution, I guess you could advice on file save, but doing it at the file system level seems better | 16:01:17 |
heyoni | Ok. I was picturing something like obsidian that does it based on saves/quits. But it sounds like there isn’t a standard MELPA method so maybe I’ll write something on my own | 16:22:05 |