lbarman / clearwater

A simple encrypted note app, trello-style
GNU General Public License v2.0
2 stars 2 forks source link

Classic mode #1

Closed danimesq closed 8 years ago

danimesq commented 8 years ago

Classic mode when people can post each individual notes, like other notes apps.

lbarman commented 8 years ago

A multi-user feature ? It would be interesting. The drawback is that they all need to know the (symmetric) password with the current implementation.

danimesq commented 8 years ago

Not multi-user feature. A classic mode to work like other notes apps, like Google Keep, Samsung Notes, etc.

lbarman commented 8 years ago

Sorry, I checked Google Keep, and your request is still not clear.

danimesq commented 8 years ago

classic

lbarman commented 8 years ago

add to css/custom.css : .col-md-2 h2 { display:none; } .add { border-top: 0px; padding-top: 0px; }

danimesq commented 8 years ago

Will be better have an separate own mode for it.

lbarman commented 8 years ago

Don't hesitate to change and do a pull request, all improvements are welcome.

danimesq commented 8 years ago

Whats the need to close an issue if calling for an PR?

lbarman commented 8 years ago

Just not to keep the issue open (since you seem to wish to do it). Does it changes anything related to the future PR? I can reopen and assign you

danimesq commented 8 years ago

Yes, Its an open question, then the issue need remain open. Ok, you can open and assign me. I'm inserting this app in Modern OS and I need improve it.

lbarman commented 8 years ago

Great!

danimesq commented 8 years ago

This isn't a conventional notes app, but an tasks app.