pull/15/head
Hoffelhas 2021-01-25 18:00:43 +01:00
parent d129885bbc
commit c7ab4e564c
1 changed files with 1 additions and 0 deletions

View File

@ -635,6 +635,7 @@ def autodoist_magic(args, api, label_id, regen_labels_id):
for item in items:
active_type = None # Reset
# Possible nottes routine for the future
# notes = api.notes.all() TODO: Quick notes test to see what the impact is?
# note_content = [x['content'] for x in notes if x['item_id'] == item['id']]
# print(note_content)