notea-org / notea

📒 Self hosted note taking app stored on S3
2.07k stars 377 forks source link

Footer label in shared documents #154

Closed almereyda closed 1 year ago

almereyda commented 1 year ago

The footer in shared documents reads:

Built with Notea.

https://github.com/notea-org/notea/blob/1a8d7149409f1dbc83c0bc63e534dbaa9485524b/components/container/post-container.tsx#L50

This sounds a little technical, and might not always catch the vibe of the documents, which are often not built but created (gestalten). Couldn't it be much nicer, if we didn't focus the software here, but what it's for?

Something like those could maybe sound much warmer?

Written in Notea.

Written with Notea.

Authored in Notea.

etc.

If one wanted to use the spot to gain attention for Notea, the strings could also be slowly changing and fading from one to the other, catching the eye even more easily.

tecc commented 1 year ago

I do agree with you, and made a version where it's worded as "Written with". Feel free to try it locally: https://github.com/notea-org/notea/tree/fix/154-footer-rewording.