Historique des commits

Auteur SHA1 Message Date
  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
  Sam Jaffe dab51de378 refactor: move chevron label into the SubTaskView item il y a 3 semaines
  Sam Jaffe ba2925ba03 feat: provide bindings for UserDefaults il y a 3 semaines
  Sam Jaffe 4d1fb8a62e feat: create non-persisting support for URL Hints propogated via an @EnvironmentObject il y a 3 semaines
  Sam Jaffe 01f50383b2 refactor: switch to using focused() as the listener control for show/hide of notes/tags/etc. il y a 3 semaines
  Sam Jaffe bab8a8bb72 refactor: do not create duplicate tags il y a 3 semaines
  Sam Jaffe 57fe3fdf98 feat: add Image for various states,properly fix sizing of Image/Picker il y a 3 semaines
  Sam Jaffe 80c4405e6e refactor: change TagBarView to use an @FocusState and onChange listener instead on onSubmit il y a 3 semaines
  Sam Jaffe afd58ee425 refactor: rename Status.{Default => Todo} il y a 3 semaines
  Sam Jaffe 46097641f2 chore: doccomment names and spacing il y a 3 semaines
  Sam Jaffe c03f6c4346 refactor: change to using Tag wrapper type due to issue w/ handling of Array<String> il y a 3 semaines
  Sam Jaffe 2ddfb241e5 refactor: add "YaML" output format for immutable save-states il y a 3 semaines
  Sam Jaffe 8025d32ea7 fix: inverted condition when propogating status il y a 3 semaines
  Sam Jaffe f162675e02 refactor: make notes/tags visible by default il y a 3 semaines
  Sam Jaffe 9d28ef5d8c refactor: cleanup ordering in TagBar il y a 3 semaines
  Sam Jaffe c582797409 feat: add SubTask and views il y a 3 semaines
  Sam Jaffe 754c9fdd74 feat: implement a show/hide toggle that uses "eye" and "eye.slash" instead of a checkbox il y a 3 semaines
  Sam Jaffe eca268dcf2 feat: add tagging il y a 3 semaines
  Sam Jaffe 65fdff9b54 refactor: add hover controls for notes field il y a 3 semaines
  Sam Jaffe e22c340c6d refactor: change completed to a status enum il y a 3 semaines
  Sam Jaffe 0ba63a82b1 refactor: switch to using padding il y a 3 semaines
  Sam Jaffe ef99b6175b refactor: add delete option to sidebar il y a 3 semaines
  Sam Jaffe b62ef476d7 feat: pull out TaskView skeleton il y a 3 semaines
  Sam Jaffe bf0bc807d7 refactor: add notes TextField, clean up Task views il y a 3 semaines
  Sam Jaffe ecfe54ba75 refactor: fix naming VIew => View il y a 3 semaines