index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hm
/
soispha
/
pkgs
/
scripts
/
wrappers
/
neorg
(
unfollow
)
Commit message (
Expand
)
Author
2023-12-28
fix(hm/pkgs/src/neorg): Fix exit from subshell
Soispha
2023-12-28
fix(hm/pkgs/src/neorg/project): Exit instead of doing something different
Soispha
2023-12-28
fix(hm/pkgs/src/neorg/utils): Correctly convert context to project names
Soispha
2023-12-28
fix(hm/pkgs/src/neorg/fstart): Fix typo in task filter
Soispha
2023-12-28
fix(hm/pkgs/scr/neorg): Convert context to project before use
Soispha
2023-12-28
fix(hm/pkgs/src/neorg): Move to script as completion generation function
Soispha
2023-12-28
build(treewide): Update shell library
Soispha
2023-12-28
feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easier
Soispha
2023-12-28
feat(hm/pkgs/scr/neorg): Change the active task and context when opening browser
Soispha
2023-12-19
chore(treewide): Update shell library
Soispha
2023-12-12
chore(treewide): Update shell library version number
Soispha
2023-11-25
build(treewide): Update shell library
Soispha
2023-11-25
chore(treewide): Update shell library
Soispha
2023-11-25
fix(hm/pkgs/srcs/neorg): Prepare to new shell-library version
Soispha
2023-10-27
fix(hm/pkgs/src/neorg): Fix some branch executions
Soispha
2023-10-27
fix(hm/pkgs/src/neorg): Fix typo
Soispha
2023-10-27
feat(hm/pkgs/src/neorg): Use rofi as profile picker
Soispha
2023-10-25
fix(hm/pkgs/src/neorg): Add missing newline between help and version
Soispha
2023-10-25
build(flake): Update (+ shell_library)
Soispha
2023-10-25
fix(hm/pkgs/scr/neorg): Use path to file, to circumvent escaping
Soispha
2023-10-25
build(treewide): Update (+ shell_library)
Soispha
2023-10-25
feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS section
Soispha
2023-10-25
build(treewide): Update (+ shell-library)
Soispha
2023-10-22
fix(hm/pkgs/scr/neorg): Remove leading whitespace in message
Soispha
2023-10-20
fix(hm/pkgs/scr/neorg): Remove 'set -e'
Soispha
2023-10-20
build(treewide): Update (shell library)
Soispha
2023-10-20
fix(hm/pkgs/src/neorg): Only commit when something has changed
Soispha
2023-10-20
fix(hm/pkgs/scr/neorg): Correctly replace and add project_path
Soispha
2023-10-20
fix(hm/pkgs/scr/neorg): Remove 'f' from set options
Soispha
2023-10-20
fix(hm/pkgs/src/neorg): Don't fall through, if the user exits early
Soispha
2023-10-20
fix(hm/pkgs/scr/neorg): Cd to dirname of package file
Soispha
2023-10-20
feat(hm/pkgs/scr/neorg): Add support for Firefox context specific profiles
Soispha
2023-10-19
fix(hm/pkgs/scr/neorg): Run search _after_ loading first file
Soispha
2023-10-19
feat(hm/pkgs/scr/neorg): Support task specific heads in norg files
Soispha
2023-10-18
fix(hm/pkgs/scr/neorg): Correctly cd to the project directory
Soispha
2023-10-18
fix(hm/pkgs/scr/neorg): Silence 'task', when it can't find the rc element
Soispha
2023-10-18
fix(hm/pkgs/scr/neorg): Cd with nvim to the project dir
Soispha
2023-10-18
fix(hm/pkgs/scrs/neorg): Add a fallback check for the neorg_path
Soispha
2023-10-01
feat(hm/pkgs/scrs/neorg): Add support for opening current task context
Soispha
2023-09-16
fix(treewide): Update shell library
Soispha
2023-09-16
fix(treewide): Update to the newest shell lib version
Soispha
2023-09-05
Fix(hm/pkgs/scritps/neorg): Add ability to access workspace directly
Soispha
2023-09-05
Fix(treewide): Update to new shell library version
Soispha
2023-09-05
Feat(hm/pkgs/scripts/neorg): Init
Soispha