Auto-update: Thu Aug 8 05:41:51 PDT 2024
This commit is contained in:
parent
db2af07be6
commit
ecd06715dd
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ async def process_and_save_article(
|
|||
await save_markdown_file(markdown_filename, markdown_content)
|
||||
|
||||
# Add to daily note
|
||||
await note.add_to_daily_note(relative_path)
|
||||
# await note.add_to_daily_note(relative_path)
|
||||
|
||||
return f"Successfully saved: {relative_path}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue