Function Question

Submitted by viking on 2022/11/06 17:31
Forums

I have a text field (popup list of items) "Ingredients"
I create a simple Auto-assign rule for "Ingredients": AME: #onion

When I change the Ingredients field the onion Tag is properly checked.

I then change the Auto-assign rule for "Ingredients" to use a function: AME: SetIngredientsTags([Ingredients])

with the function in the VB editor:
Function SetIngredientsTags(Ingredients)
    SetIngredientsTags="#onion"
end function

Crashings

Submitted by schyther2001 on 2022/11/04 18:27
Forums

Hola Greetings from Asuncion Paraguay.

I have been using the outliner portable latest version for some time without major problems (some ocasional crash, but usually data were not lost). But recently it does really crash very often.

I am using it with Windows 8.1 and run it on administration mode.

So i decided to download and run the full version of the app because it is one year younger that the outliner version only. And started to run it as portable, not set into any Windows programs folder, and run it in the administration mode.

add a subitem to an item shown in Live-Search?

Submitted by jimspoon on 2022/11/02 12:54
Forums

Suppose I want to assign multiple parents to a marked item.  Live-Search provides a very quick way to find destination parents.  Is there a way to add the marked item to an item in Live-Search?  Add as Sub-Item does not appear in the context menu for an item in Live-Search.  I guess I have to click the item in Live-Search, show it in the Search grid, and use Add as Sub-Item in the search grid?