-
Notifications
You must be signed in to change notification settings - Fork 3
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
Retain card color according to smmx original color #16
Comments
Unfortunately, Simplemind files do not contain the actual color values - only the palette name and the color numbers. So the file doesn't have the data to determine what the color numbers mean (basically no RGB values). I guess I could add a manual palette setting in the settings file - that would be about it. The user would have to define their own color mapping. |
I see that only when you use a custom color the RGB values are saved into the smmx file. I think I rarely, if ever, used a custom color, so for me, if I could transfer default color pallets to the default colors Obsidian uses it would be great. Just like the example I gave, + any pink for the pink one Obsidian doesn't have a default match.
That would be the best for ease of use and to avoid having to do all custom colors because the default color RBG values aren't the same for Simplemind and Obsidian. |
Interesting - but, I'm not sure what you're saying. There's no way to get the default palettes automatically - so, best case, I'd have a |
Just as the title says.
Cards colors are currently all gray no matter what color they had originally.
Original smmx:
![image](https://private-user-images.githubusercontent.com/116224343/399111846-08882500-e98c-473d-86ff-580562507bf1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYwODAsIm5iZiI6MTczOTYyNTc4MCwicGF0aCI6Ii8xMTYyMjQzNDMvMzk5MTExODQ2LTA4ODgyNTAwLWU5OGMtNDczZC04NmZmLTU4MDU2MjUwN2JmMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzIzMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04OTlmMWVkYjI1ZTlmMGM3ODIwZGY5OGYwNzU5YTNiZjMwNTNjY2Y3ZTk1YjhiZjhhNDhiZjBhYzEyMGY3N2M4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bHMCO4gI3iv-Trs6BAMcm4U5r4vCDGdtsHYhhC9kjZ8)
What I'm getting:
![image](https://private-user-images.githubusercontent.com/116224343/399112055-4f4c79b2-cb4c-4ad4-8f69-22214ae319b6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYwODAsIm5iZiI6MTczOTYyNTc4MCwicGF0aCI6Ii8xMTYyMjQzNDMvMzk5MTEyMDU1LTRmNGM3OWIyLWNiNGMtNGFkNC04ZjY5LTIyMjE0YWUzMTliNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzIzMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00ZmRmMjMwZTA5YTg3MDgxYmQ0NDA4MDRlMGUwNGQ3MGY0ZDA5OTExNjNmNTkyOGM1NTVlNDdhYWU3Y2MwNTliJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.g6dgUB0v107JmCfQvdIh_3Ju5m7GND-v4HkhfXJMLjU)
What I want:
![image](https://private-user-images.githubusercontent.com/116224343/399113774-8f950a86-a1c9-4c61-8981-7dc169b14f17.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYwODAsIm5iZiI6MTczOTYyNTc4MCwicGF0aCI6Ii8xMTYyMjQzNDMvMzk5MTEzNzc0LThmOTUwYTg2LWExYzktNGM2MS04OTgxLTdkYzE2OWIxNGYxNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzIzMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xZTZjYTQ4OGZkYmNjNjRhODZlMGM3MDI2OTQ5NDg1OTFkYjdhMDVlNmNiNDc2MDA2MDVkZTRmZDVkYmQ3ODYxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.OWYOVuZCmM6Ptavf9IX0wB4Kz5wp4gVFjWWZN-ns6OM)
I used the default Simplemind and Obsidian colors (except the pink and light blue which aren't default in Obsidian)
I think I've almost always used the default colors because of the ease of access to them, so may be the best option for me is to convert them to the default colors in Obsidian for further easy usage.
The default blue could be used as the default gray in Obsidian, so that way the light blue would also be available in replace for the blue in Obsidian
So the defaults would be something like this:
Default Simplemind colors:
![image](https://private-user-images.githubusercontent.com/116224343/399123927-7ef41b83-47c8-4604-8db9-c210ced9c971.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYwODAsIm5iZiI6MTczOTYyNTc4MCwicGF0aCI6Ii8xMTYyMjQzNDMvMzk5MTIzOTI3LTdlZjQxYjgzLTQ3YzgtNDYwNC04ZGI5LWMyMTBjZWQ5Yzk3MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzIzMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zYTQ0YjgyMTgxMzA5ZjczMzc5YjZhZTRjMzMxNTBlNGU0NmFlZTNiOTExMzA2NjI3YjlmMzM2MTliMGIzMmYyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Bu3b5Nk2xwqYSMoVTIBgfXHmJ25jovyLWBisgQigBt0)
![image](https://private-user-images.githubusercontent.com/116224343/399124090-9390b402-b283-4dca-b3c3-f34a06af9346.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYwODAsIm5iZiI6MTczOTYyNTc4MCwicGF0aCI6Ii8xMTYyMjQzNDMvMzk5MTI0MDkwLTkzOTBiNDAyLWIyODMtNGRjYS1iM2MzLWYzNGEwNmFmOTM0Ni5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzIzMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jNzYyYTJiYWZkMjg1ZDQwY2JhNTkwMzA0MjBlYzJiODBjYTU1ZTJkZWZmYzUxOGM4OGMxOTU2NWRhYTk5YzFmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.NiwVRPxsCnwsyEnxRAVd0Ta01azannB1EvNq51m5cmg)
Default Obsidian colors:
Here is a final example of how it would look also with the links colored:
![image](https://private-user-images.githubusercontent.com/116224343/399127603-8acecea1-c961-4e67-9cfd-eb8817fa90a6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjYwODAsIm5iZiI6MTczOTYyNTc4MCwicGF0aCI6Ii8xMTYyMjQzNDMvMzk5MTI3NjAzLThhY2VjZWExLWM5NjEtNGU2Ny05Y2ZkLWViODgxN2ZhOTBhNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMzIzMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yYWU0YzcxOWE4ZmU4ZmI3NTJlMmMzNTkzOWYxMjRjMWUxODljYmQyNmE1YTM1ODFlZWJlOTE5OWVmMDYyZjM4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.L6O2rQXwsZoPniPuVe0fkh_UQ4DfDUIkAwYIhpX62t0)
The text was updated successfully, but these errors were encountered: