keithcrone
keithcrone
I sympathize. I use a lot of internal linking in my files to navigate quickly between important business stuff. Since Orgzly just lists files in a single row, I pleaded...
in client/WFClient.java: 33 public static final String LOGIN_URL = "https://workflowy.com/ajax_login"; 348 if (code != 200 || cookie.isEmpty() || sessionId == null) { 349 throw new BadLoginException(); 350 } Sorry. I...
> Related to this would be opening links to entries by their hash ID property or CUSTOM_ID property. You can already do this, but it only opens to a single...
> Hmm doesn't seem to work for me. Does it work across notebooks? Yes You should be able to use: [[file:Inbox.org]] will open another notebook [[id:someUUID]] with ID property set...