Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Jaffe 36a07e7552 fix: separate yaml/json modes vor 3 Wochen
  Sam Jaffe 873dccc138 refactor: don't add trailing number vor 3 Wochen
  Sam Jaffe 2c226b926c fix: properly clear view when deleting the active Project vor 3 Wochen
  Sam Jaffe 8a499cb3bb fix: proper 1-Many relationship in SwiftUI requires inverse to be provided... vor 3 Wochen
  Sam Jaffe b2ca908470 refactor: separate out add/delete function callbacks... vor 3 Wochen
  Sam Jaffe a53bd05ecb refactor: include Tag/Task/SubTask in model context, change relationship to cascade vor 3 Wochen
  Sam Jaffe f26c8329d9 fix/feat: proper relationship ownership, add delete for task/subtask vor 3 Wochen
  Sam Jaffe 7dcdf193a9 feat: implement command-N as New Project vor 3 Wochen
  Sam Jaffe 7c8604c105 feat: implement Import/Export options vor 3 Wochen
  Sam Jaffe e129e9153a refactor: separate YaMl save() and generic data save vor 3 Wochen
  Sam Jaffe fdcf63dc76 refactor: shim Codable feature onto models vor 3 Wochen
  Sam Jaffe 4524631d99 refactor: rename ExportMenu => SaveAsMenu vor 3 Wochen
  Sam Jaffe fe7951575d refactor: move Menu views into folder vor 3 Wochen
  Sam Jaffe 492eb43e48 refactor: naming vor 3 Wochen
  Sam Jaffe 013e618456 feat: add Category selection to Project(s) vor 3 Wochen
  Sam Jaffe 78bb66ddb9 feat: add UserDefaults for Category settings vor 3 Wochen
  Sam Jaffe 7ca513a525 refactor: change URLHintArray => CodableArray vor 3 Wochen
  Sam Jaffe ecb661219c refactor: rename Group => Category vor 3 Wochen
  Sam Jaffe fdea6a09c6 refactor: rename Category => Project vor 3 Wochen
  Sam Jaffe 314f0162b9 feat: add definitions for Groups vor 3 Wochen
  Sam Jaffe 0b9ac09d85 refactor: move URLHintMapping settings view to its own object vor 3 Wochen
  Sam Jaffe ef65e68b85 refactor: match current format vor 3 Wochen
  Sam Jaffe 3fe88fa02b feat: add ability to save a snapshot or arbitrary file path vor 3 Wochen
  Sam Jaffe 6a5e66bb68 feat: reset the status of all Tasks when running an autosave() vor 3 Wochen
  Sam Jaffe e2d8978a4a refactor: save(to: URL) in case of a manual save dialog vor 3 Wochen
  Sam Jaffe 346f3a4c1f fix: remove Toolbar Save Icon vor 3 Wochen
  Sam Jaffe 5c2dfcc1e1 feat: allow the Notes field to become multiline vor 3 Wochen
  Sam Jaffe 8a86c752a5 fix: don't create empty tags vor 3 Wochen
  Sam Jaffe 882782143c feat: implement an autosave function that is run on app startup vor 3 Wochen
  Sam Jaffe bb92d06162 fix: newlines after final note line in yaml formatter vor 3 Wochen