kemonine
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 16:03:31 +00:00
dc61988af7 start modularizing ardux core code
0153acc2e2 refactor remaining ardux specific code and move to kb.py
507f29ae93 add neopixel notes to readme
6eedeebd06 add neopixel library py file
c88e726e41 update readme to include notes on compiling mpy form of kmk
Compare 8 commits »
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 13:32:01 +00:00
c35962e50a minor cleanup, order of execution changes for oot.py ; boot now honors settings.toml and will auto-disable any dangerous features (usb disk / usb serial / usb cdc) and enable use w/ a pc bios
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 12:43:48 +00:00
bba59ca7ab refactor debugging code so its better organized and adjust the output to be more meaningful
kemonine pushed to main at kemonine/kmk-paintbrush 2023-04-19 12:31:23 +00:00
f14f4bcb41 initial proof of concept code for kmk std ardux on paintbrush + kb2040 from adafruit
69f2363278 initial repo setup which includes current release of kmk
kemonine created branch main in kemonine/kmk-paintbrush 2023-04-19 12:31:23 +00:00
kemonine renamed repository from kmk-ardux to kemonine/kmk-paintbrush 2023-04-19 12:29:06 +00:00
kemonine created repository kemonine/kmk-paintbrush 2023-04-19 12:28:43 +00:00
kemonine pushed to main at kemonine/emacs 2023-04-17 14:50:47 +00:00
692779efbc tweak kmn method signature to use dashes instead of slashes
kemonine pushed to main at kemonine/emacs 2023-04-17 14:25:14 +00:00
54658e937e add basic time helper functions for use in complex capture templates
kemonine pushed to main at kemonine/emacs 2023-04-15 16:57:19 +00:00
b777182c81 setup org-refile to allow filing to root of an org-mode file as well as including *all* org-agenda-files as options ; adjustments to allow better helm completion were included in this (change org-outline-path-complete-in-steps for others if needed)
ad5a1b0aea make dayJob org keybinds for opening todo/slipbox consistent with personal ; add added keybinds for managing org headlines
Compare 2 commits »
kemonine pushed to main at kemonine/emacs 2023-04-15 15:00:21 +00:00
e0534e89c0 add key bind for 'previous-buffer ; add config to allow multiple org-agenda buffers ; update main org workspace to be a 2 column split so habits/scheduled/deadline tasks are in one agenda at the top and main to do list at bottom ; use enter to edit agenda items and the new 'C-c v' keybind to jump back to the agenda when done editing
kemonine pushed to main at kemonine/emacs 2023-04-13 22:06:58 +00:00
4c1317d202 convert org agenda folding via origami to use raw regex and to auto-collapse any auto-parented items with '(desc)' at the end of the heading
kemonine pushed to main at kemonine/emacs 2023-04-13 20:11:09 +00:00
e4e0d7a697 tweak scheduled agenda to be more explicit in its filtering
kemonine pushed to main at kemonine/emacs 2023-04-13 16:14:27 +00:00
70afb989d7 move auto parent agenda group up to it applies to wip and ready items as well
kemonine pushed to main at kemonine/emacs 2023-04-13 15:41:12 +00:00
4011491012 adjust org agenda super group layout to group to do's with children better
kemonine pushed to main at kemonine/emacs 2023-04-13 13:31:22 +00:00
ebf4730101 add functions for docking current buffer in side windows (top, bottom, left or right)
kemonine pushed to main at kemonine/emacs 2023-04-13 12:07:57 +00:00
7c06b7dead tweak dayJob workspace to be more in line with personal use day to day
kemonine pushed to main at kemonine/emacs 2023-04-12 22:19:02 +00:00
bb7162a9e9 add way to open scratch buffer frame with a prompt on major mode to use
2963e3c323 add way to open scratch buffer on right with a prompt on major mode to use
Compare 2 commits »
kemonine pushed to main at kemonine/emacs 2023-04-12 21:44:57 +00:00
1a2bb74a1a remove keep window size parm when docking dired to side bar : not strictly needed on desktop and greatly helps mobile
kemonine pushed to main at kemonine/emacs 2023-04-12 19:24:19 +00:00
79416dab24 add deploy project/todo template to org-capture setup
800b4fdcd4 fix conditional logic bug in org-capture setup
f591417791 add function that puts text buffer in right side window
Compare 3 commits »