Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store each note's state as key-value pairs #44

Open
maoschanz opened this issue May 26, 2020 · 1 comment
Open

store each note's state as key-value pairs #44

maoschanz opened this issue May 26, 2020 · 1 comment

Comments

@maoschanz
Copy link
Owner

maoschanz commented May 26, 2020

like

title=the note title
x=500
y=500
width=200
height=120
color=255,20,130
hidden=false
font-size=12

instead of parsing a single line to split it according to ; symbols

(drawback: maybe think about retro-compatibility of that code!)

@maoschanz maoschanz added this to To do in version 19 Jun 6, 2020
@maoschanz
Copy link
Owner Author

maoschanz commented Jun 6, 2020

(maybe think about retro-compatibility of that code)

version 21 should be used as a transition (the "title" line will be empty)

@maoschanz maoschanz moved this from To do to descoped (v20) in version 19 Sep 30, 2020
@maoschanz maoschanz added this to To do in next version Feb 21, 2021
@maoschanz maoschanz pinned this issue Feb 22, 2021
@maoschanz maoschanz moved this from To do to In progress in next version Nov 25, 2021
@maoschanz maoschanz moved this from In progress to To do in next version Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
next version
  
To do
version 19
  
descoped (v20)
Development

No branches or pull requests

1 participant