Merge
This commit is contained in:
@@ -22,7 +22,7 @@ def main():
|
||||
args = load_args()
|
||||
name = ' '.join(args['all'])
|
||||
today = date.today().strftime('%Y-%m-%d')
|
||||
filename = f'/home/bredow/nextcloud/perso/notes/zettelkasten/inbox/{today}_{name}.md'
|
||||
filename = f'/home/bredow/nextcloud/perso/notes/zettelkasten/inbox/{name}.md'
|
||||
|
||||
content = textwrap.dedent(f"""\
|
||||
---
|
||||
|
Reference in New Issue
Block a user