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

Log #26

Open
Lelelo1 opened this issue Nov 13, 2021 · 2 comments
Open

Log #26

Lelelo1 opened this issue Nov 13, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Lelelo1
Copy link
Owner

Lelelo1 commented Nov 13, 2021

Log

I got into the idea of having an embeddable db for handpicked tags. It seems the db would have to be in memory and created from resource, #19. When thinking of the need of for localization might be better to start working on assembling tags. The localization of the tags could be set based to device language. Also the search could maybe start out being from session dynamic fetch. At least until I can find a good Haxe, cross platform way of saving the in memory db to disk.

There is also the actual search I need to determine how that is done, since I am using json - I need to control it would be good enough: https://lib.haxe.org/t/text/

@Lelelo1 Lelelo1 added the documentation Improvements or additions to documentation label Nov 13, 2021
@Lelelo1
Copy link
Owner Author

Lelelo1 commented Nov 13, 2021

Unfortunately there does not seem to be a good way of searching json in haxe

@Lelelo1
Copy link
Owner Author

Lelelo1 commented Nov 13, 2021

I will proceed with #19 by consuming net standard library with the dotnet.hxml target described here: https://community.haxe.org/t/sqlite-in-c-target/3270/2


This one is probably better to use though: https://github.com/praeclarum/sqlite-net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant