-
Notifications
You must be signed in to change notification settings - Fork 65
Ideas for v2.2
https://github.com/CaffeinatedCode/nitro/issues/291
Would need to implement some kind of clipboard system to store tasks in.
This could be very useful for helping people to write plugins or syncing Nitro with other task management services.
Write a rest api that allows people to create and edit tasks, lists etc.
Possibly integrate with services like IFTTT.
Or we could just document the current websocket api for people to use?
Display an icon to show the current status of the network connection.
- Offline
- Online
- Syncing
Useful for when you are in offline mode, and want to know which changes haven't been sent to the server.
Could be marked by a small icon to the left of where the date would be.
Like we had in the old 1.x version, but less buggy.
Could also include email and OS notifications.
https://github.com/CaffeinatedCode/nitro/issues/221
We do not want to host files on the server.
So, probably use the Dropbox api to upload files and link to them from there.
This would require the user to connect their Nitro account to their Dropbox account.
This would allow people to keep a backup of their data on another cloud service.
Would use OAuth for authentication.
Added in v2.1 by @consindo
At night, night mode is enabled. In the morning, it is turned off.
Similar to the Tweetbot app.