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

properly merge thoughtbooks on update #10

Open
reid23 opened this issue Nov 2, 2023 · 3 comments
Open

properly merge thoughtbooks on update #10

reid23 opened this issue Nov 2, 2023 · 3 comments

Comments

@reid23
Copy link
Collaborator

reid23 commented Nov 2, 2023

Instead of simply overwriting the thoughtbook on update, there should be three options:

  1. (default) merge the remote and local thoughtbooks, keeping all thoughts
  2. overwrite the local thoughtbook, but keep custom user-added thoughts
  3. entirely overwrite the local thoughtbook so it matches the remote thoughtbook.
@maxcai314
Copy link
Owner

is this necessary
i mean i guess we could create a script to do a simple merge (combien both and remove duplicates)

@maxcai314
Copy link
Owner

def a low priority feature

@maxcai314
Copy link
Owner

maxcai314 commented Nov 3, 2023

is this necessary i mean i guess we could create a script to do a simple merge (combien both and remove duplicates)

Definitely not the best solution, cus what if you want to duplicate entries for higher probability
i think that this basically ends up creating git diff

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

No branches or pull requests

2 participants