Gauff 🇪🇺 on Nostr: I am (was? 😰) so tempted to make the move from #obsidian to #orgmode ... Going ...
I am (was? 😰) so tempted to make the move from #obsidian to #orgmode ...
Going back to my IT roots (17 years without #emacs 😅) and finally get something that fully meets my needs...
I've read a lot, have setup Emacs and #org config on my Mac. Typed my first notes, first TODOs...
And then I've hit the one hurdle that was too much, after having beat many other ones. When setting up a capture:
(setq org-capture-templates
'(
("l" "Daily log"
entry (file+datetree "~/sync/org/log.org")
"* %?"
:empty-lines 0)
))
Emacs just throws a:
Wrong type argument: stringp, nil
This is too much 😰
Published at
2025-02-27 10:21:53 UTCEvent JSON
{
"id": "4e7cf58716941aeab9beb8aff4fdd274dbec8f25ef715300e99aa0fc2b87b397",
"pubkey": "d5ba76ae9bd03ffb81cdfe20c35b9997f335e232c4e69fb87739788dbc1bd0a7",
"created_at": 1740651713,
"kind": 1,
"tags": [
[
"t",
"obsidian"
],
[
"proxy",
"https://piaille.fr/@gaufff/114075350712027436",
"web"
],
[
"t",
"orgmode"
],
[
"t",
"org"
],
[
"t",
"emacs"
],
[
"proxy",
"https://piaille.fr/users/gaufff/statuses/114075350712027436",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://piaille.fr/users/gaufff/statuses/114075350712027436",
"pink.momostr"
],
[
"-"
]
],
"content": "I am (was? 😰) so tempted to make the move from #obsidian to #orgmode ...\n\nGoing back to my IT roots (17 years without #emacs 😅) and finally get something that fully meets my needs...\n\nI've read a lot, have setup Emacs and #org config on my Mac. Typed my first notes, first TODOs...\n\nAnd then I've hit the one hurdle that was too much, after having beat many other ones. When setting up a capture:\n\n(setq org-capture-templates\n '( \n (\"l\" \"Daily log\"\n entry (file+datetree \"~/sync/org/log.org\")\n \"* %?\"\n :empty-lines 0)\n ))\n\nEmacs just throws a:\nWrong type argument: stringp, nil\n\nThis is too much 😰",
"sig": "5497811208d295088eccf89c9e97be4f6df5bb765b29b93f3ce5279117190037679a88785c7811feb7e3e95368d51248b3ce86f2decca7213b4f8b7f5e9e1e48"
}