{% extends "_layout.html" %} {% set active_page = 'query' %} {% set show_filters = False %} {% block javascript %}{% include "javascript/_editor.html" %}{% endblock %} {% block content %}
bean-query
)
You can run custom querys (BQL) like with the bean-query
tool. For a detailed explanation of how queries can be created see the Beancount Query Lanugage Reference, or more generally, the Beancount Documentation Overview.
{# TODO Add some sample queries #}
If add query
-Directives to your Source these stored queries will be displayed as a dropdown to quickly select them.
{{ error }}
{% endif %} {% if result %}{{ name }} | {% endfor %}
---|