Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Update note #380

Merged
merged 2 commits into from
Apr 1, 2023
Merged

Update note #380

merged 2 commits into from
Apr 1, 2023

Commits on Dec 30, 2022

  1. Add getNoteTags, updateNoteTags and updateNote

    getNoteTags returns [str ...] of tags for a given note (note: int)
    
    updateNoteTags removes the existing tags and sets new tags
    
    updateNote combines the old updateNoteFields and the new updateNoteTags
    
    Closes FooSoft#369
    introt committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2f50c74 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    ed508ba View commit details
    Browse the repository at this point in the history