Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe b2ca908470 refactor: separate out add/delete function callbacks... il y a 3 semaines
  Sam Jaffe a53bd05ecb refactor: include Tag/Task/SubTask in model context, change relationship to cascade il y a 3 semaines
  Sam Jaffe f26c8329d9 fix/feat: proper relationship ownership, add delete for task/subtask il y a 3 semaines
  Sam Jaffe 7dcdf193a9 feat: implement command-N as New Project il y a 3 semaines
  Sam Jaffe 7c8604c105 feat: implement Import/Export options il y a 3 semaines
  Sam Jaffe e129e9153a refactor: separate YaMl save() and generic data save il y a 3 semaines
  Sam Jaffe fdcf63dc76 refactor: shim Codable feature onto models il y a 3 semaines
  Sam Jaffe 4524631d99 refactor: rename ExportMenu => SaveAsMenu il y a 3 semaines
  Sam Jaffe fe7951575d refactor: move Menu views into folder il y a 3 semaines
  Sam Jaffe 492eb43e48 refactor: naming il y a 3 semaines
  Sam Jaffe 013e618456 feat: add Category selection to Project(s) il y a 3 semaines
  Sam Jaffe 78bb66ddb9 feat: add UserDefaults for Category settings il y a 3 semaines
  Sam Jaffe 7ca513a525 refactor: change URLHintArray => CodableArray il y a 3 semaines
  Sam Jaffe ecb661219c refactor: rename Group => Category il y a 3 semaines
  Sam Jaffe fdea6a09c6 refactor: rename Category => Project il y a 3 semaines
  Sam Jaffe 314f0162b9 feat: add definitions for Groups il y a 3 semaines
  Sam Jaffe 0b9ac09d85 refactor: move URLHintMapping settings view to its own object il y a 3 semaines
  Sam Jaffe ef65e68b85 refactor: match current format il y a 3 semaines
  Sam Jaffe 3fe88fa02b feat: add ability to save a snapshot or arbitrary file path il y a 3 semaines
  Sam Jaffe 6a5e66bb68 feat: reset the status of all Tasks when running an autosave() il y a 3 semaines
  Sam Jaffe e2d8978a4a refactor: save(to: URL) in case of a manual save dialog il y a 3 semaines
  Sam Jaffe 346f3a4c1f fix: remove Toolbar Save Icon il y a 3 semaines
  Sam Jaffe 5c2dfcc1e1 feat: allow the Notes field to become multiline il y a 3 semaines
  Sam Jaffe 8a86c752a5 fix: don't create empty tags il y a 3 semaines
  Sam Jaffe 882782143c feat: implement an autosave function that is run on app startup il y a 3 semaines
  Sam Jaffe bb92d06162 fix: newlines after final note line in yaml formatter il y a 3 semaines
  Sam Jaffe fd0bfc9e0c chore: create AppIcon il y a 3 semaines
  Sam Jaffe 8584e35d88 docs: explain what is being done w/ URLHintArray il y a 3 semaines
  Sam Jaffe 8769f9a5ad refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead il y a 3 semaines
  Sam Jaffe 445b6800f7 refactor: switch from a popup to a SettingsPane for controlling URL Hints il y a 3 semaines