Open jotapmc opened 2 years ago
Hey, thanks for asking. Keep in mind this is still an in-development skin so installation is quite difficult, sorry
Hope this helps! Don't hesitate to ask again if you're having other issues, I realize it's very clunky at the moment, but it does work
Hi, thanks for the help. I uninstalled Anaconda and reinstalled Python and it worked. I tried using Paper::Notes from Haitime, but the text didn't show up. So I used the Elegant 2.0 skin. But I decided to try something different, your skin pleased me too. I tried to change something just in the copy and paste, but it doesn't update to the site when I edit the txt. I put the keep code below that I made the changes.
[Rainmeter] Update=1000 AccurateText=1 ContextTitle="Configurações" ContextAction=!Execute ["notepad" "#@#Settings.inc"] ContextTitle2=--- ContextTitle3="Edite Keep" ContextAction3=["#CurrentPath##CurrentFile#"] DynamicWindowSize=1 MiddleMouseUpAction=!Refresh
Note=#CURRENTPATH#Google Keep.txt
[Metadata] Name=Keep Notes Author=PrOF Information= Version=0.0.1_xoan License=MIT
[Variables] @Include=#@#Settings.inc
[KeepGet] Measure=Plugin Plugin=RunCommand Program=python Parameter=./Keep.py get UpdateDivider=#UPDATE_DIVIDER# OutputFile=#OUTPUT_FILE# OutputType=ANSI OnUpdateAction=!CommandMeasure KeepGet Run FinishAction=[!SetOption OutputViewer Text [&KeepGet]][!UpdateMeasure OutputViewer]
[KeepUpload] Measure=Plugin Plugin=RunCommand Program=python Parameter=./Keep.py upload UpdateDivider=-1
[OutputViewer] Meter=String Text=Carregando notas do Google Keep... Hidden=#HIDE_OUTPUT_VIEWER# Disabled=#HIDE_OUTPUT_VIEWER# BackgroundMode=2 W=320 ClipString=2 AntiAlias=1 SolidColor=0,0,0,25 FontColor=255,255,255 Padding=13,13,13,13 LeftMouseUpAction=["#CURRENTPATH#Google Keep.txt"] UpdateDivider=1
[SyncButton] Meter=Button x=345 ButtonImage=#@#sync.png ButtonCommand=!CommandMeasure KeepGet Run
[UploadButton] Meter=Button x=375 ButtonImage=#@#upload.png ButtonCommand=!CommandMeasure KeepUpload Run
Thanks for the help
I'm not sure what you're trying to do, does it work properly now with this Elegant skin? To update the note to the cloud you need to press the "upload" button
Hello could you help me to install? I don't know how to use programming. In which part and part of the line do I need to put the user and the token? Do I need to fill in all the note ids I want to appear?
Grateful for the attention.