lolive

Results 10 issues of lolive

I use the Outline plugin to display a table of content of my note, and quickAccess/scrollTo a given heading by clicking it in the outline. Can I do something similar...

### Describe the bug Hi everyone. This plugin is fantastic. Here is a small idea I have for improvement for projects containing submodules. It seems that the Source Control View...

When I run this Python block code in a Jupyter-Obsidian note: ``` import os print(os.getcwd()) ``` The displayed result is the path to the root of the vault. Would it...

help wanted
good first issue
pinned

is there any hope to see "extract as new method" implemented in eclim?

Which code sounds like the quickest way to retrieve the list of object properties and data properties whose domain contains a given class? Is it a matter of iterating all...

With Keynav, I have found a workflow that suits my pointing needs nicely. But I had to workaround a little bit the grid-nav directive. (please note that on my french...

I want to monitor a bunch of things in the same directory. jade files are supposed to be compiled with jade sass files are supposed to be compiled too. I...

The ontology seems to define a property 'etablissement' from a UniteLegale to its resources of type Etablissement. Like this: ![Screenshot from 2020-10-27 01-03-19](https://user-images.githubusercontent.com/1871345/97241132-748e3a00-17f0-11eb-8efc-d4479fc27ea5.png) But real data seems to show that...

I try to run in sequence the scripts download.sh and then rdf.sh. But I have some issues. So I gave a look at the scripts. And I cannot see any...

I could not get a CONSTRUCT to map to beans correctly with Komma. I investigated the code and found that funny thing in the constructor of ProjectedGraphIterator.java : ``` this.resourceIt...

question
needs documentation