• Joined on 2022-07-06
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-04 09:22:10 +03:00
22ff45530d Fixing the heading lineage problem. Trying to figure out the double headings on output...
MrKalzu opened issue MrKalzu/markdown-calendar#1 2024-10-03 21:20:18 +03:00
query results include neighboring headings.
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-03 21:13:17 +03:00
5b975c5304 readme, format..
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-03 21:12:24 +03:00
1836f2f585 readme, deps
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-03 21:06:47 +03:00
31c239418c Update README.md
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-03 21:04:26 +03:00
7bd13e08e5 readme.....
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-03 21:02:47 +03:00
d74c75a6bb readme...
MrKalzu pushed to master at MrKalzu/markdown-calendar 2024-10-03 20:56:37 +03:00
ad9a80cfec Some what working demo. The query result are still little bit wonky..
MrKalzu created branch master in MrKalzu/markdown-calendar 2024-10-03 20:56:37 +03:00
MrKalzu created repository MrKalzu/markdown-calendar 2024-10-03 20:56:00 +03:00
MrKalzu pushed to main at MrKalzu/core_daemon 2024-08-11 22:09:57 +03:00
c5ded90841 Added message_bus module for module to module comms. Some changes to core_daemon and daemon_cli...
MrKalzu pushed to main at MrKalzu/core_daemon 2024-08-06 22:42:13 +03:00
a411cdee81 README - fix directory name on the structure ascii art.
MrKalzu pushed to main at MrKalzu/core_daemon 2024-08-06 22:40:42 +03:00
6a86a5bb4a Update README todo list.
2317fa4352 Now we can shutdown the daemon from the cli.
3b919958af Added support for multiple module dirs.
Compare 3 commits »
MrKalzu pushed to main at MrKalzu/core_daemon 2024-08-05 22:30:07 +03:00
2a64d79c51 README fix
MrKalzu pushed to main at MrKalzu/core_daemon 2024-08-05 22:28:18 +03:00
167585265e Wrote better README.
MrKalzu pushed to main at MrKalzu/core_daemon 2024-08-05 22:13:16 +03:00
30ec739e8a POC state of core_daemon. With to example modules.
MrKalzu created repository MrKalzu/core_daemon 2024-08-05 22:09:27 +03:00
MrKalzu pushed to master at MrKalzu/mpaste 2024-07-28 22:14:44 +03:00
9477dde1ec Change the way privatebin paste denies are handled. Now we try max 5 times to find a usable instance.
MrKalzu pushed to master at MrKalzu/mpaste 2024-07-28 14:31:18 +03:00
06c01c23c4 Not CPaste is publishing to multile PrivateBin instances by default.
MrKalzu pushed to master at MrKalzu/mpaste 2024-07-28 13:28:50 +03:00
9d950f6a3f Better organization of them files. Added bpa.st support (paste.python.org).
fa369d636f Now we have working paste sending to 4 places?. PrivateBin client is functional, we can use any PrivateBin with it!
9977b834e2 Works now with 3 pastebins.
d0e5e7b679 Initial state of mpaste, tool to paste to multiple pastebin at once.