Giter VIP home page Giter VIP logo

docear-desktop's People

Contributors

alexschwank avatar blairarchibald avatar dpolivaev avatar fnatter avatar freso avatar georglink avatar henrikmidtiby avatar hokorobi avatar joeran avatar juliusse avatar ldmpub avatar lynncrees avatar nijel avatar predragc avatar protestant avatar silberzwiebel avatar steott avatar stlanger avatar stth1998 avatar vboerchers avatar weblate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docear-desktop's Issues

Workspace Feedback #2

  • On drag&drop of a reference from the reference window to a node this exception occured. es tritt nicht bei allen referenzen auf aber bei der mit bibtex key "a".

at 2013-07-03 18:59:55 CMT, hash 422fe840c2f8b69a4f3cfa106ebf90a0
previous report : no reports sent before
freeplane_version = 1.3.2 alpha; freeplane_xml_version = freeplane 1.3.0
java_version = 1.7.0_07; os_name = Windows 7; os_version = 6.1
java.io.IOException: The filename, directory name, or volume label syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Unknown Source)
at java.io.File.getCanonicalPath(Unknown Source)
at java.io.File.getCanonicalFile(Unknown Source)
at org.docear.plugin.bibtex.Reference.(Reference.java:72)
at org.docear.plugin.bibtex.jabref.JabRefAttributes.setReferenceToNode(JabRefAttributes.java:339)
at org.docear.plugin.bibtex.listeners.BibtexNodeDropListener.drop(BibtexNodeDropListener.java:71)
at java.awt.dnd.DropTarget.drop(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Unknown Source)
at sun.awt.dnd.SunDropTargetEvent.dispatch(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processDropTargetEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
java.io.IOException: The filename, directory name, or volume label syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Unknown Source)
at java.io.File.getCanonicalPath(Unknown Source)
at java.io.File.getCanonicalFile(Unknown Source)
at org.docear.plugin.bibtex.Reference.(Reference.java:72)
at org.docear.plugin.bibtex.jabref.JabRefAttributes.setReferenceToNode(JabRefAttributes.java:339)
at org.docear.plugin.bibtex.listeners.MapChangeListenerAdapter.nodeChanged(MapChangeListenerAdapter.java:94)
at org.freeplane.features.map.MapController.fireNodeChanged(MapController.java:520)
at org.freeplane.features.map.MapController.nodeRefresh(MapController.java:797)
at org.freeplane.features.map.MapController.nodeChanged(MapController.java:749)
at org.freeplane.features.link.mindmapmode.MLinkController$11.act(MLinkController.java:828)
at org.freeplane.features.mode.mindmapmode.MModeController.execute(MModeController.java:139)
at org.freeplane.features.link.mindmapmode.MLinkController.setLink(MLinkController.java:842)
at org.freeplane.plugin.workspace.mindmapmode.MModeWorkspaceLinkController.setLink(MModeWorkspaceLinkController.java:65)
at org.freeplane.features.link.mindmapmode.MLinkController.setLinkTypeDependantLink(MLinkController.java:794)
at org.docear.plugin.bibtex.jabref.JabRefAttributes.updateReferenceToNode(JabRefAttributes.java:313)
at org.docear.plugin.bibtex.jabref.JabRefAttributes.setReferenceToNode(JabRefAttributes.java:348)
at org.docear.plugin.bibtex.jabref.JabRefAttributes.setReferenceToNode(JabRefAttributes.java:339)
at org.docear.plugin.bibtex.listeners.BibtexNodeDropListener.drop(BibtexNodeDropListener.java:71)
at java.awt.dnd.DropTarget.drop(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Unknown Source)
at sun.awt.dnd.SunDropTargetEvent.dispatch(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processDropTargetEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

  • keyboard shortcuts like CTRL+B and CRL+I are not working
  • If I copy (CTRL+C) a node with link and select "paste as..." "links to files", an exception occurs
    at 2013-07-03 19:06:33 CMT, hash 6169880d0de4c5be0622ff6ea67229e7
    previous report : no reports sent before
    freeplane_version = 1.3.2 alpha; freeplane_xml_version = freeplane 1.3.0
    java_version = 1.7.0_07; os_name = Windows 7; os_version = 6.1
    java.io.IOException: The filename, directory name, or volume label syntax is incorrect
    at java.io.WinNTFileSystem.canonicalize0(Native Method)
    at java.io.Win32FileSystem.canonicalize(Unknown Source)
    at java.io.File.getCanonicalPath(Unknown Source)
    at java.io.File.getCanonicalFile(Unknown Source)
    at org.docear.plugin.bibtex.Reference.(Reference.java:72)
    at org.docear.plugin.bibtex.jabref.JabRefAttributes.setReferenceToNode(JabRefAttributes.java:339)
    at org.docear.plugin.bibtex.listeners.MapChangeListenerAdapter.nodeChanged(MapChangeListenerAdapter.java:94)
    at org.freeplane.features.map.MapController.fireNodeChanged(MapController.java:520)
    at org.freeplane.features.map.MapController.nodeRefresh(MapController.java:797)
    at org.freeplane.features.map.MapController.nodeChanged(MapController.java:749)
    at org.freeplane.features.link.mindmapmode.MLinkController$11.act(MLinkController.java:828)
    at org.freeplane.features.mode.mindmapmode.MModeController.execute(MModeController.java:139)
    at org.freeplane.features.link.mindmapmode.MLinkController.setLink(MLinkController.java:842)
    at org.freeplane.plugin.workspace.mindmapmode.MModeWorkspaceLinkController.setLink(MModeWorkspaceLinkController.java:65)
    at org.freeplane.features.link.mindmapmode.MLinkController.setLinkTypeDependantLink(MLinkController.java:798)
    at org.freeplane.features.clipboard.mindmapmode.MClipboardController$FileListFlavorHandler.paste(MClipboardController.java:132)
    at org.freeplane.features.clipboard.mindmapmode.MClipboardController.paste(MClipboardController.java:697)
    at org.freeplane.features.clipboard.mindmapmode.MClipboardController.paste(MClipboardController.java:677)
    at org.freeplane.features.clipboard.mindmapmode.SelectedPasteAction.actionPerformed(SelectedPasteAction.java:65)
    at org.freeplane.core.ui.ribbon.RibbonActionContributorFactory$RibbonActionListener.actionPerformed(RibbonActionContributorFactory.java:423)
    at org.pushingpixels.flamingo.api.common.AbstractCommandButton.fireActionPerformed(AbstractCommandButton.java:616)
    at org.pushingpixels.flamingo.api.common.AbstractCommandButton$ActionHandler.actionPerformed(AbstractCommandButton.java:568)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel.setPressed(ActionRepeatableButtonModel.java:123)
    at org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener.mouseReleased(BasicCommandButtonListener.java:147)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
  • kontextmenü für mind maps in der library ist nicht ideal. man kann keine maps löschen oder umbenennen
  • wenn ich den eintrag "new child node" aufklappe steht im hover für jeden eintrag als hotkey "INSERT" was aber natürlich nicht stimmt.
  • die settings ob ich recommendations haben will werden immer noch nicht gespeichert beim ersten mal bzw. wenn ich die settings beim ersten start setze (getestet als joeran2)
  • etliche exceptions, siehe logfile per email
  • Konsequent wäre es beim neuen Docear die Map Version auf 1.1 zu setzen. Auch wenn wir jetzt keine Prüfung einbauen könnte man das später machen. Dann wüßte man bei Map Version <1.1 handelt es sich um eine alte Map.
  • Wenn ich im Ribbon "Docear" auf "Edit Paths" klicke kommt eine Exception
    at 2013-07-02 14:59:16 CMT,  hash 41f7d6d74e251a657e9dff1b2f78e195
    previous report : no reports sent before
    freeplane_version = 1.3.2 alpha; freeplane_xml_version = freeplane 1.3.0
    bzr revision = ee50946_MarcelGenzmehr_2013-07-021607020200
    java_version = 1.7.0_07; os_name = Windows 7; os_version = 6.1
    Exception in thread "AWT-EventQueue-0" 
    java.lang.ClassCastException: org.docear.plugin.core.workspace.node.FolderTypeLiteratureRepositoryNode$1 cannot be cast to java.net.URI
    at org.docear.plugin.pdfutilities.actions.EditMonitoringFolderAction.actionPerformed(EditMonitoringFolderAction.java:40)
    at org.freeplane.core.ui.ribbon.RibbonActionContributorFactory$RibbonActionListener.actionPerformed(RibbonActionContributorFactory.java:414)
    at org.pushingpixels.flamingo.api.common.AbstractCommandButton.fireActionPerformed(AbstractCommandButton.java:616)
    at org.pushingpixels.flamingo.api.common.AbstractCommandButton$ActionHandler.actionPerformed(AbstractCommandButton.java:568)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel.setPressed(ActionRepeatableButtonModel.java:123)
    at org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener.mouseReleased(BasicCommandButtonListener.java:147)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
  •  Wenn ich im Workspace ein Refresh mache oder ein neues Projekt erzeuge oder umbenenne, dann werden danach alle anderen Projekte auch geöffnet. Ich habe den Eindruck, dass ein Refresh den Workspace auf die "Default" View zurückstellt.
  • Die "My New Paper.mm" gibt es jetzt gar nicht mehr. ist das gewollt? ich dachte, wir wollten sie in die library kopieren? Bin mir aber selbst nicht sicher ob die überhaupt nötig ist
  • Wenn ich "Open Location" im Menü auswähle würde ich erwarten, dass er die Locaition öffnet, die gerade im Workspace ausgewählt ist und nicht das Root vom ausgewählten Projekt.
  • Wenn ich ganz Links unten auf "joeran2 (online)" klicke, kommt der log-in-screen. das halte ich für wenig sinnvoll. früher konnte man sich disconnectedn, glaube. das fände ich auch weiterhin sinnvoll. oder das öffnen der preferences.
  • Wenn man Docear ganz frisch startet, sollte sich der "Setting Up Docear (1/3)" Dialog in den Vordergrund drängen.Bei mir öffnet der sich oft im Hintergrund und ich denke, es passiert nichts.
  • Wenn Empfehlungen deaktiviert sind und man versucht welche abzurufen, kommt diese Meldung
    image
    Soweit, so gut. Aber solange ich den Dialog nicht expliziet schließe, kann ich keine weiteren Mind Maps öffnen und auch die vorhandenen Tabs sind verschwunden
  • Wenn ich den Nutzer wechsel, und noch keine Settings für genau diesen Nutzer vorhanden sind, sollte wieder der Dialog kommen in dem man die Nutzungsbedingungen bestätigt und auswählt ob Empfehlungen etc aktiviert werden sollen

test

feedback 1 ribbons

  • hier könnte ein bug stehen
  • hier eine andere aufgabe sadsa dslhkj fdsakj sahdkja lhskd ajhflkjdf sahkj sldah skajdf lhsakdjf lhsadk hsdaf
    image
  • aufgabe da dsa
  • aufgabe 1das dsasaddsa

Enabled file names with special characters

I tried to create a mind map in the Library with the name "recommender systems (offline / online), but after pressing the OK-Button, the file was named "online ).mm"

Drag&Drop reference as new entry

When a reference is drag&dropped to a node in a mind map ask the user whether to

  • add reference data to existing node
  • create new node with node text being the title

plus option to remember selection for this session, or permanentely

Local backups of mind maps are created when they are converted

when we change the users' mind maps (for instance, convert links), we should make a local backup of their mind maps in case something goes wrong or the users want to use their old mind maps with an old Docear version.

year-month-day-hour-second__oldfilename.mm

Links in mind maps are not converted when updating the incoming mind map?

when I make an update of my incoming mind map, the monitoring function should read all mind maps in the library and extract their links. since all mind maps in the library have the old link structure (workspace://), Docear should convert all these mind maps when they are opened. However, Docear is not doing so. At least, after the monitoring the files are not changed (timestamp is not changed).

Workspace Internal Feedback #1

ernste probleme

  • Wenn ich mein altes Dissertationsprojekt importiere, stehen in den Mind Maps immer noch die workspace:// links. Die werden offensichtlich nicht konvertiert.
  • Wenn ich meinen Dissordner importiere, geht das Monitoring nicht richtig. Es werden alle PDFs eingefügt die ich habe. Liegt vermutlich an den workspace:// links. das ist übrigens genau der Grund warum ich so strikt dafür bin die Links direkt beim Projektimport zu ändern. Man kann überhaupt nicht absehen wo workspace:// Links zu problemen führen, selbst wenn man sie öffnen kann (wobei ich gerade merke, dass man sie auch nicht öffnen kann). Von daher ist es wahrscheinlich auch nicht sinnvoll Mind maps erst beim Öffnen zu konvertieren, denn beim Monitoring müssen ja alle Mind Maps eingelesen werden und da wäre es blöd, für jede map das konvertieren bestätigen zu müssen.
  • Wenn ich ein update vom Incoming Node mache, werden Links relativ zur Mind Map eingefügt. Ok, ich sehe gerade, dass einfach in den Preferences standardmäßig "Relative" ausgewählt ist und nicht "Relative to Project Home". Das muss natürlich unbedingt geändert werden. Wenn ich das in den Preferences ändere, sehen die Links irgendwie komisch aus (öffnen geht allerdings). Der Pfad ist project://proejctid/../My%Thesis/ <-- warum sind da zwei Punkte? Der My%Thesis Ordner ist der Project Root Ordner. Das heißt, ihr geht quasi erst einen Ordner tiefer und dann wieder in den gleichen Ordner.
    image
    Könnte sein, dass das daran liegt, dass ich Docear nicht neu gestartet habe. Nach einem Neustart kann ich den Fehler nicht reproduzieren
  • BetrifftDrag&Drop aus dem Reference Window in eine Mind Map. Mit der bisherigen öffentlichen Version war es so, dass man einen Referenzeintrag aus dem Referenzfenster nicht auf einen Knoten ziehen konnte (das war ein Bug). Allerdings konnte man im Referenzfenster das PDF Icon auf einen Knoten ziehen und dann wurde das PDF als Kindsknoten angehängt (das war so gewünscht). In der aktuellen Version kann man zwar einen Eintrag aus dem Referenzfenster auf einen Knoten ziehen, der die Referenzdaten bekommt (der Bug ist also behoben), aber ich kann den PDF Link nicht mehr rüberziehen. <--- ist nicht so wichtig aber hängt vielleicht mit dem nächsten punkt zusammen (und der ist wichtig)
  • Wenn ich, wie im vorherigen Punkt beschrieben, einen Eintrag aus dem Referenzfenster auf einen Knoten ziehe, wird der Link zum PDF fehlerhaft eingetragen und zwar nicht relativ zum Projekt sondern mit ../../../../.../temp/meinprogrammverzeichnis/../../../literature_repository. Siehe Bild
    image
  • Gerade als ich ALT+PRINT gedrückt habe kam diese Exception (nicht reproduzierbar)
    STDOUT: Framework launchedJul 02, 2013 3:46:53 PM org.freeplane.core.util.LogUtils info
    INFO: Opened database 'C:\Users\admin\Docear\projects\My Thesis_data\13F9FA2BB949JYNC0NI9Z3DCCTGZFADWKO3D\default_files\My Thesis.bib' with 4 entries.

STDOUT: REMINDERHOOK: org.freeplane.features.mode.mindmapmode.MModeController@2843256bJul 02, 2013 3:46:53 PM org.freeplane.core.util.LogUtils info
INFO: requesting mode: MindMap
Jul 02, 2013 3:46:54 PM org.freeplane.core.util.LogUtils warn
WARNING: Exception in class org.freeplane.plugin.workspace.features.WorkspaceModelExtensionWriterReader$1.onCreate(MapModel): no current project was selected
Jul 02, 2013 3:46:56 PM org.freeplane.core.util.LogUtils info
INFO: menu items to execute: []
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: DOCEAR: adding new mindmap to library: file:/C:/Users/admin/Docear/projects/My%20Thesisrewewr/_data/13F9FA358646D9JKK766O3G5KNJ244GTYAH/default_files/incoming.mm
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: DOCEAR: adding new mindmap to library: file:/C:/Users/admin/Docear/projects/My%20Thesisrewewr/_data/13F9FA358646D9JKK766O3G5KNJ244GTYAH/default_files/literature_and_annotations.mm
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: DOCEAR: adding new mindmap to library: file:/C:/Users/admin/Docear/projects/My%20Thesisrewewr/_data/13F9FA358646D9JKK766O3G5KNJ244GTYAH/default_files/temp.mm
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: DOCEAR: adding new mindmap to library: file:/C:/Users/admin/Docear/projects/My%20Thesisrewewr/_data/13F9FA358646D9JKK766O3G5KNJ244GTYAH/default_files/trash.mm
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: copy docear tutorial files
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: Opening References: 'C:\Users\admin\Docear\projects\My Thesisrewewr_data\13F9FA358646D9JKK766O3G5KNJ244GTYAH\default_files\My Thesisrewewr.bib'
Jul 02, 2013 3:47:29 PM org.freeplane.core.util.LogUtils info
INFO: Opened database 'C:\Users\admin\Docear\projects\My Thesisrewewr_data\13F9FA358646D9JKK766O3G5KNJ244GTYAH\default_files\My Thesisrewewr.bib' with 4 entries.
Jul 02, 2013 3:48:28 PM org.freeplane.core.util.LogUtils info
INFO: BibtexNodeDropListener Drop activated....
Jul 02, 2013 3:48:28 PM org.freeplane.core.util.LogUtils info
INFO: Updating references on map with 81 nodes ...
Jul 02, 2013 3:48:28 PM org.freeplane.core.util.LogUtils info
INFO: Updated references on map in 0sec
Jul 02, 2013 3:48:28 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: Unsaved map: "literature_and_annotations.mm"
Jul 02, 2013 3:48:28 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 2
Jul 02, 2013 3:49:13 PM org.freeplane.core.util.LogUtils info
INFO: using jna to execute: rundll32 url.dll,FileProtocolHandler file:///C:/literature_repository/Example PDFs/Mr. DLib -- A Machine Readable Digital Library.pdf
Jul 02, 2013 3:49:14 PM org.freeplane.core.util.LogUtils info
INFO: using jna to execute: rundll32 url.dll,FileProtocolHandler file:///C:/literature_repository/Example PDFs/Mr. DLib -- A Machine Readable Digital Library.pdf
Jul 02, 2013 3:49:14 PM org.freeplane.core.util.LogUtils info
INFO: using jna to execute: rundll32 url.dll,FileProtocolHandler file:///C:/literature_repository/Example PDFs/Mr. DLib -- A Machine Readable Digital Library.pdf
Jul 02, 2013 3:51:18 PM org.freeplane.core.util.LogUtils info
INFO: BibtexNodeDropListener Drop activated....
Jul 02, 2013 3:51:18 PM org.freeplane.core.util.LogUtils info
INFO: DocearNodedroplistener Drop activated....
Jul 02, 2013 3:51:19 PM org.freeplane.core.util.LogUtils info
INFO: Updating references on map with 104 nodes ...
Jul 02, 2013 3:51:19 PM org.freeplane.core.util.LogUtils info
INFO: Updated references on map in 0sec
Jul 02, 2013 3:51:19 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: Unsaved map: "literature_and_annotations.mm"
Jul 02, 2013 3:51:19 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 66
Jul 02, 2013 3:51:25 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:51:25 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:52:28 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:52:28 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:52:57 PM org.freeplane.core.util.LogUtils info
INFO: using jna to execute: rundll32 url.dll,FileProtocolHandler file:/C:/Users/admin/Docear/projects/My Thesisrewewr/
Jul 02, 2013 3:53:57 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:53:57 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:53:59 PM org.freeplane.core.util.LogUtils info
INFO: Updating references on map with 16 nodes ...
Jul 02, 2013 3:53:59 PM org.freeplane.core.util.LogUtils info
INFO: Updated references on map in 0sec
Jul 02, 2013 3:53:59 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: incoming.mm

STDOUT: execution time: 0Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: mapChanged: map_url
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils warn
WARNING:
java.lang.NullPointerException
at org.freeplane.core.ui.ribbon.RibbonMapChangeAdapter.mapChanged(RibbonMapChangeAdapter.java:39)
at org.freeplane.features.map.MapController.fireMapChanged(MapController.java:482)
at org.docear.plugin.core.mindmap.MindmapUpdateController$2.doInBackground(MindmapUpdateController.java:233)
at org.docear.plugin.core.mindmap.MindmapUpdateController$2.doInBackground(MindmapUpdateController.java:179)
at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: /C:/Users/admin/Docear/projects/My Thesisrewewr/_data/13F9FA358646D9JKK766O3G5KNJ244GTYAH/default_files/incoming.mm
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 14
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: Unsaved map: "literature_and_annotations.mm"
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 41
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: Unsaved map: "incoming.mm"
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 20
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: Unsaved map: "incoming.mm"
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 20
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: updating view for map: Unsaved map: "docear-welcome.mm"
Jul 02, 2013 3:55:43 PM org.freeplane.core.util.LogUtils info
INFO: resetting folding complete: 51
Jul 02, 2013 3:56:17 PM org.freeplane.core.util.LogUtils info
INFO: using jna to execute: C:\Program Files\Tracker Software\PDF Viewer\PDFXCview.exe /A page=1 "C:\Users\admin\Docear\projects\My Thesisrewewr..\My Thesisrewewr\literature_repository\Example PDFs\Google Scholar's Ranking Algorithm -- An Introductory Overview - Copy.pdf"

STDERR: Exception in thread "AWT-EventQueue-0"
STDERR: java.lang.NullPointerException
STDERR: at org.freeplane.plugin.workspace.dnd.WorkspaceTransferable.refreshNodes(WorkspaceTransferable.java:204)
STDERR: at org.freeplane.plugin.workspace.actions.NodeCopyAction$CopyClipboardOwner.lostOwnership(NodeCopyAction.java:71)
STDERR: at sun.awt.datatransfer.SunClipboard$2.run(Unknown Source)
STDERR: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
STDERR: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
STDERR: at java.awt.EventQueue.access$200(Unknown Source)
STDERR: at java.awt.EventQueue$3.run(Unknown Source)
STDERR: at java.awt.EventQueue$3.run(Unknown Source)
STDERR: at java.security.AccessController.doPrivileged(Native Method)
STDERR: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
STDERR: at java.awt.EventQueue.dispatchEvent(Unknown Source)
STDERR: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
STDERR: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
STDERR: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
STDERR: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
STDERR: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
STDERR: at java.awt.EventDispatchThread.run(Unknown Source)Jul 02, 2013 3:56:49 PM org.freeplane.core.util.LogUtils info
INFO: Docear Upload-Thread running.
Jul 02, 2013 3:56:49 PM org.freeplane.core.util.LogUtils info
INFO: Docear Upload-Thread: uploading packages to the server ...
Jul 02, 2013 3:57:34 PM org.freeplane.core.util.LogUtils info
INFO: using jna to execute: rundll32 url.dll,FileProtocolHandler file:/C:/Users/admin/.docear/logs/

  • ich kann mind maps nicht mehr mit CTRL+W schließen. Ich finde auch nirgendwo im Menü dafür eine Aktion?
  • Obwohl ich beim ersten Settingsbildschirm einstelle, dass ich Empfehlungen will, wird das Setting nicht gespeichert. Wenn ich Empfehlungen abrufen will, kommt die Meldung sie wären nicht aktiviert. Stellt bitte wirklich sicher, dass die Nutzer am Anfang die Settings einstellen können, diese dann auch korrekt gespeichert werden und dann auch entsprechend der Settings Mind Maps hochgeladen werden etc.
    image

erstmal nicht so wichtig

fixed full screen mode

the full screen mode is a big help, but when I use it and do something that opens a dialog, this dialog is hidden beneath Docear and Docear appears to be freezed

Retrieving metadata did not work, sometimes

currently, i cannot retrieve metadata at all. whenever i do a right mouse click on a pdf the entry |select references|add or update reference| is inactive. i am very sure that it worked yesterday but it does not now.

Drag&Drop of references did not work properly

This is how it should be:

  • Drag&Drop the PDF icon from an entry in the reference window to the mind map should create a new node linking the PDF (and having reference data attached, of course)
  • Drag&Drop any other part of the reference entry to the mind map should attach the reference data (including pdf link) to the existing node the reference was drag&dropped to.

Online Drag Node

As a user, I want to be able to drag a node in my mindmaps online to change its position.

Unknown Exception during monitoring update

when i update my incoming mind map, several exceptions occur. i guess there is a problem with the workspace:// vs project:// links. see log files (Sent via email)

... this is weird... as stated, i opened my incoming mind maps and made an update. the exceptions occurred (see last email and statement above) and a few annotations were added (i don't know if there were really new or already in some mind maps). then, i closed docear and did not save the map. when i restarted docear and made another update many many more exceptions occurred (see new email), and many many many papers and annotations (all?) were imported.

Docear start up time improved

docear reallly reallly needs long to start. my impression is it even takes much longer than starting freeplane and jabref independently. can we do anything about this?

docear rc 1 started from my usb drive onlfy after 47 seconds and even from my ssd it is still needed 40 seconds. I just tried docear beta 3 and it only needed 10 seconds.

fixed compatibilty issues to Zotero BibTeX files

there are issues with exported BibTeX files from Zotero, which we can fix before loading the database (pre-open triggers are already implemented)
however, we should inform the user about our changes:

1st issue - empty references:
@book{__????-2
},

2nd issue - escapings of curly brackets are not recognized in JabRef:
[...] and those basedon common identity {collective identities)" (p. 83) [...]

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.