Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Jaffe ef65e68b85 refactor: match current format hace 3 semanas
  Sam Jaffe 3fe88fa02b feat: add ability to save a snapshot or arbitrary file path hace 3 semanas
  Sam Jaffe 6a5e66bb68 feat: reset the status of all Tasks when running an autosave() hace 3 semanas
  Sam Jaffe e2d8978a4a refactor: save(to: URL) in case of a manual save dialog hace 3 semanas
  Sam Jaffe 346f3a4c1f fix: remove Toolbar Save Icon hace 3 semanas
  Sam Jaffe 5c2dfcc1e1 feat: allow the Notes field to become multiline hace 3 semanas
  Sam Jaffe 8a86c752a5 fix: don't create empty tags hace 3 semanas
  Sam Jaffe 882782143c feat: implement an autosave function that is run on app startup hace 3 semanas
  Sam Jaffe bb92d06162 fix: newlines after final note line in yaml formatter hace 3 semanas
  Sam Jaffe fd0bfc9e0c chore: create AppIcon hace 3 semanas
  Sam Jaffe 8584e35d88 docs: explain what is being done w/ URLHintArray hace 3 semanas
  Sam Jaffe 8769f9a5ad refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead hace 3 semanas
  Sam Jaffe 445b6800f7 refactor: switch from a popup to a SettingsPane for controlling URL Hints hace 3 semanas
  Sam Jaffe dab51de378 refactor: move chevron label into the SubTaskView item hace 3 semanas
  Sam Jaffe ba2925ba03 feat: provide bindings for UserDefaults hace 3 semanas
  Sam Jaffe 4d1fb8a62e feat: create non-persisting support for URL Hints propogated via an @EnvironmentObject hace 3 semanas
  Sam Jaffe 01f50383b2 refactor: switch to using focused() as the listener control for show/hide of notes/tags/etc. hace 3 semanas
  Sam Jaffe bab8a8bb72 refactor: do not create duplicate tags hace 3 semanas
  Sam Jaffe 57fe3fdf98 feat: add Image for various states,properly fix sizing of Image/Picker hace 3 semanas
  Sam Jaffe 80c4405e6e refactor: change TagBarView to use an @FocusState and onChange listener instead on onSubmit hace 3 semanas
  Sam Jaffe afd58ee425 refactor: rename Status.{Default => Todo} hace 3 semanas
  Sam Jaffe 46097641f2 chore: doccomment names and spacing hace 3 semanas
  Sam Jaffe c03f6c4346 refactor: change to using Tag wrapper type due to issue w/ handling of Array<String> hace 3 semanas
  Sam Jaffe 2ddfb241e5 refactor: add "YaML" output format for immutable save-states hace 3 semanas
  Sam Jaffe 8025d32ea7 fix: inverted condition when propogating status hace 3 semanas
  Sam Jaffe f162675e02 refactor: make notes/tags visible by default hace 3 semanas
  Sam Jaffe 9d28ef5d8c refactor: cleanup ordering in TagBar hace 3 semanas
  Sam Jaffe c582797409 feat: add SubTask and views hace 3 semanas
  Sam Jaffe 754c9fdd74 feat: implement a show/hide toggle that uses "eye" and "eye.slash" instead of a checkbox hace 3 semanas
  Sam Jaffe eca268dcf2 feat: add tagging hace 3 semanas