Topics - Redhat [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 12next
1
Mini-Reviews by Members / MyInfo - Information / Note Manager
« on: May 21, 2021, 04:26 PM »
Basic Info

App NameMyInfo
App URLhttps://myinfoapp.com
App Version Reviewed7.0.9
Test System SpecsStandard Dell AIO with Core i5, SSD, 16GB RAM
Supported OSesWindows 7 Onwards
Support MethodsForum, Email
Upgrade PolicyUpgrade cost per major version (discounted). Free in-version updates.
Trial Version Available?30 day free trial (extendable on request)
Pricing SchemeOne price - $99.95 / £75 ish
Relationship btwn. Reviewer and Product No association at all


Intro:

MyInfo could be described as a note-taking application, information organiser, or even a database. It helps you write and manage notes (with file attachments) in very flexible ways, and the attention to detail in it's development is evident.

There is a hierarchy and structure that you can adapt to your own needs:
  • Notebooks
  • Sections
    • Parent Notes / Nodes
    • Sub-notes / nodes (unlimited - as far as I can tell)

    Notes are in an outline form, with their rich-text contents shown in another pane. Notes have metadata (known as attributes), and these attributes can be defined in custom note types, which allows for detailed record-keeping and is the 'database' type functionality I mentioned previously.

    The outline pane is also highly customisable, with the concept of perspectives. Perspectives allow you to define views of the section that you are in, with filtering and display options available.

    Screenshot 2021-05-21 221326.png

    From this screenshot, you can see the notebooks area ("Knowledge") - where multiple can be open at once. Sections are then shown as tabs across the top (with custom colours), the notes are outlined on the left side, and the note contents shown on the right. On the far-left, you have the perspectives feature, and on the right panes showing note tags to easily filter, and the attributes of the currently-selected note.

    Who is this app designed for:

    It's Windows only, with no sync, so first and foremost it's for people that spend their day on the PC. I appreciate that isn't for everyone, but it fits for me! It's designed for people that need flexibility in how they take and store knowledge/notes, where prescribed interfaces and features in programs like Evernote get in your way instead of simplifying.

    The Good

    There are many features that made me decide to purchase MyInfo:
    • Backlinking within notes - just type @ and you can filter down and link to other notes by their title, like Roam etc.
    • Global search is fast and performant
    • Development and support is active and very open to feature requests
    • Perspectives allow you to create your own environment, especially with Task note types
    • The outlining heart of the interface fits with how many people think, allowing you to break things down easily
    • Easily attach links, files etc. in to the note tree

    The needs improvement section

    There isn't something that stands out as a blocker for me. For some, it may be the Windows-only nature, with no mobile or web versions available.

    Why I think you should use this product

    If you have more serious needs to record and use information on a daily basis, MyInfo is a great choice. It's a tool that you can live in through the day, and really set up in your own way. It reminds me of MyLifeOrganized in its flexibility and customisability. The support available and local-hosting of files (exportable to various formats) convinced me to trust MyInfo with my thoughts.

    How does it compare to similar apps

    Most competitors are web based, or at least have web-based and mobile sync. As mentioned, this may be a blocker for some. It's also quite expensive for what we have become accustomed to paying for software, but if you're paying $5 a month for a note service, MyInfo is certainly worth 20 months of that (and will likely last far longer and not have the danger of the service shutting down).

    Conclusions

    I'm very happy I found MyInfo - it's already paying off to have a place I trust to record things I learn, things I want to learn, memories and ideas. Backlinking, outlining and the organisation available through sections and attributes have given me a home for my thoughts.


3
Found Deals and Discounts / LeaderTask FREE Today on BitsDuJour
« on: April 17, 2012, 01:21 PM »
Leadertask is a PIM. I've downloaded it and I'm liking it so far - free mobile apps with synchronisation too!

Usually $35

http://www.bitsdujour.com/software/leadertask-personal-organizer-standard/

4
Update: 0.1.1 released with minor bug fix. Please update - changelog is here

I've released my first (worthwhile) program just now - Podcasts One.

As I mention on my site:

Podcasts One is a simple, free tool to subscribe to and download podcasts.

 It currently features the basic, expected features:
  • Add and remove RSS feeds
  • Download individual podcasts

 
  • Several features are planned, but Podcasts One will always be simple in nature:
  • Settings (such as default download folder)
  • Automatic download mode
  • Interface enhancements (pretty album covers, etc)

ponescreenshotbigger.png

You can download 0.1 here (edit: here's the zip or download the attachment here) (needs .NET Framework 4). I would love if anyone on a Windows version other than 7 could let me know how it runs, as that's "all" I have.

Thanks, looking forward to painful criticism  :D :Thmbsup:

5
Developer's Corner / C# and XML Problem - any help please?
« on: April 13, 2012, 09:51 PM »
Hi all  :tellme:

Someone's let me loose with C#.

I've nearly finished a podcast downloader application, and I'm ironing out several bugs. One of which is that I have some code that is using XmlDocument.SelectSingleNode:

Code: C# [Select]
  1. XmlNode node = doc.SelectSingleNode("rss/channel/item/title[.=\'" + episode + "\']");

Now, there is a bug when the episode variable has a colon ( : ) in it - I'd guess because it thinks I'm declaring a namespace or something.

Does anyone have a suggestion of how to escape the : character in a string please?

Many thanks!

Pages: [1] 2 3 4 5 6 ... 12next
Go to full version