GithubHelp home page GithubHelp logo

Comments (12)

gasparschott avatar gasparschott commented on June 12, 2024

Thanks, there will be a fix for this soon, hopefully in the next few days.

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

Merci.
I found something interesting: it is working in a new window when you run the continuous command from the command palette. But it's not working from the context menu (right click) or from the context menu in the tabs menu (three dots menu on the top right).
But in a sandbox vault all running fine, I think one of my other plugins could be the culprit, but I need to look which one.

from obsidian-continuous-mode.

gasparschott avatar gasparschott commented on June 12, 2024

I've updated the plugin—Continuous Mode should now work with floating windows. Please let me know if you encounter any problems. Thanks.

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

Thank you, it's working most of the time now. Only sometimes tabs are disappearing from the new window when I change the sort order. But it's only from time to time.

from obsidian-continuous-mode.

gasparschott avatar gasparschott commented on June 12, 2024

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

Thanks! Another observation: I think that some problems comes from this new feature:
Status of floating windows is now restored on app startup.
Because I recently opened another vault, and then reopened the previous vault > the floating window with the continuous mode enabled had mixed up letters (1 letter, paragraph, 1 letter, paragraph etc, the whole note until end).

from obsidian-continuous-mode.

gasparschott avatar gasparschott commented on June 12, 2024

Greetings, this latest version fixes the disappearing notes problem when sorting floating windows. As for the styling problem you mentioned, I had noted it too, but it seems to be intermittent and unpredictable, so it is difficult to diagnose. Let me know if you detect a pattern, and I will also try to deal with it.

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

Thanks again! The fix of the disappearing notes was much more important than the style issue. And for the style problem thing: you are totally right, it's unpredictable and I don't have detected a pattern either to reproduce the problem. But if I have one, I will post it here.
I remembered my workaround when it first happened the other days was to just disable and enable the continuous mode again from the context menu. Result was, that the style issue was gone. The style issue didn't damage the notes itself, they were just wrong displayed (as if a pane would have been shrink just to the first letter of a line).

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

I could reproduce this bug with the problems in a new window:

  1. Install the plugin "file tree alternative"
  2. Open the sidebar with "open file tree view" command
  3. Right click the sidebar tab of this file tree sidebar > move to new window
  4. Drag and drop a new file in this window to the right pane
    (now we have in the left pane the file tree alternative and in the right pane the tab)
  5. Add some more tabs in this right pane
  6. Run the continuous mode
  7. Restart the whole vault
  8. Result: The reopened window with the continuous tabs is bugged (can't click inside the tabs and mixed up letters)

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

If it's not reproducible in your environment I'd appreciate a new setting in you options page with the function to disable the "Status of floating windows is now restored on app startup".

Another thing: How does it work with the arrow keys to switch to the other tabs? Where do I have to click for up/down switch and where do I click so that left and right arrow key work to switch tabs? Somehow I can't get it to work or is it bugged?
Edit: I figured out, that the forward arrow key is working in the main window to switch the tabs, but the back key not. But I can't figure out how to use the up/down keys to switch tabs. But in a new window on my side no arrow keys work.

from obsidian-continuous-mode.

gasparschott avatar gasparschott commented on June 12, 2024

I believe I have a fix for the floating window problem. I'm not ready to post a new version of the plugin however (I'm adding features to open document and query block links in CM), so in the meantime, can you try adding this to your styles:

.workspace .mod-root .workspace-tabs.is_continuous_mode .workspace-tab-container .workspace-leaf .cm-editor .cm-content
{
	min-width:100%;
}

As for the arrow keys, I see there are yet more problems with floating windows. I'll try to fix this for the next release as well.

from obsidian-continuous-mode.

lifehaschanged avatar lifehaschanged commented on June 12, 2024

Thanks, the snippet is working. I am looking forward to the next versions.

from obsidian-continuous-mode.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.