Shuffle
Shuffle
Change olclient.py line 92 to `BeautifulSoup(projects_page.content, 'html.parser').find('meta', {'name': 'ol-prefetchedProjectsBlob'}).get('content'))['projects']` will fix this issue. This is due to the overleaf webpage is changed, and the original code cannot find projects anymore....
> > > Change olclient.py line 92 to `BeautifulSoup(projects_page.content, 'html.parser').find('meta', {'name': 'ol-prefetchedProjectsBlob'}).get('content'))['projects']` will fix this issue. This is due to the overleaf webpage is changed, and the original code cannot...
他这个应该就是給windows写的...虽然我也很需要一个mac版本的
Thanks for your response. Personally I seldomly open multiple tabs together, so both two options work well for me. Maybe just use the option that is easier to implement?
@GollyTicker That makes sense. It could be a little bit weird if the coloring keeps changing when we open and close files.
@GollyTicker Sure I am wiling to offer some help if other maintainers are busy at this time. However I am new to css and related tech required by obsidian plugins,...
> Just dropped today. Install the new command line tools and select them and you should be good to go Update my Xcode and works now. Thx
Hi! I really like this plugin and thanks a lot for your work. I tried version 1.1.0 but it is still removing my pictures inside a canvas file.
> Get error on M1 new macbook pro > `distutils.errors.CompileError: command '/opt/homebrew/bin/gcc-11' failed: No such file or directory` I use `export CC=/opt/homebrew/bin/gcc-12` instead and it worked for me. Check the...