You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ DONE| ID| SUMMARY
46
46
47
47
## Configuration:
48
48
49
-
You will find a `worktodo.toml` file in `~/.config/worktodo/` (I think it will be on `Library/Application\ Support` on macos because that is the default config location) this is the method of configuration. The settings are self explanatory. The config file will be auto generated on the first use of work.
49
+
You will find a `worktodo.toml` file in `~/.config/worktodo/` (I think it will be on `Library/Preferences/rs.worktodo/worktodo.toml` on macos because that is the default config location) this is the method of configuration. The settings are self explanatory. The config file will be auto generated on the first use of work.
50
50
51
51
`~/.config/worktodo/worktodo.toml`
52
52
@@ -65,7 +65,7 @@ The database file will be stored at `~/.local/share/worktodo/work.db` It is a sq
65
65
## Limits:
66
66
67
67
- Only works on unix systems for now (I dont have any windows stuff to test on for now). If anyone wants to test it please do!
68
-
- on macos the config file is in a different place. i think `Library/Application\ Support`.
68
+
- on macos the config file is in a different place. i think `Library/Preferences/rs.worktodo/worktodo.toml`.
0 commit comments