Re: Documentation is now read-only

2019-06-26 Thread Kirill Goncharov
I wrote another script for parsing Google Docs. If anyone interested, the result is at https://github.com/xuhcc/beancount-docs/blob/master/docs/00_beancount_documentation.md -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this

Re: Documentation is now read-only

2019-08-02 Thread Kirill Goncharov
Docs now available at GitHub Pages: https://xuhcc.github.io/beancount-docs/ среда, 26 июня 2019 г., 16:07:52 UTC+3 пользователь Kirill Goncharov написал: > > I wrote another script for parsing Google Docs. If anyone interested, the > result is at > https://github.com/xuhcc/beancou

Re: Documentation is now read-only

2019-08-03 Thread Kirill Goncharov
x27;t need > an app/sign in. Thank you for doing this. > > May I know what you had in mind for the update policy? How up-to-date with > the originals will this be? > > Thanks again! > > On Friday, August 2, 2019 at 2:18:20 AM UTC-7, Kirill Goncharov wrote: >> &g

Re: Documentation is now read-only

2019-08-05 Thread Kirill Goncharov
ользователь Daniele Nicolodi написал: > > On 03-08-2019 04:42, Stefano Zacchiroli wrote: > > On Fri, Aug 02, 2019 at 02:18:20AM -0700, Kirill Goncharov wrote: > >> Docs now available at GitHub Pages: > https://xuhcc.github.io/beancount-docs/ > > > > Thanks a

Re: Documentation is now read-only

2019-08-07 Thread Kirill Goncharov
the code block formatting by converting the source... > If you would like I could trigger conversions on major/minor releases and > check in the markdown next to the source code. > > > > > > On Mon, Aug 5, 2019 at 2:38 PM Kirill Goncharov > wrote: > >> >

Re: The end of Mercurial on Bitbucket

2019-08-25 Thread Kirill Goncharov
Are you considering a migration to git? On Sunday, August 25, 2019 at 8:21:48 PM UTC+3, Martin Blais wrote: > > And Phabricator > > On Sun, Aug 25, 2019 at 10:33 AM > wrote: > >> There's sourcehut >> >> >> On Friday, A

Beancount Mobile app

2019-08-26 Thread Kirill Goncharov
Hi, I created a mobile data entry app for Beancount: https://play.google.com/store/apps/details?id=link.beancount.mobile Currently only Android is supported. Repo / bug tracker: https://github.com/xuhcc/beancount-mobile -- You received this message because you are subscribed to the Google Gro

Re: Beancount Mobile app

2019-08-26 Thread Kirill Goncharov
--- > Tony > > > Sent via Superhuman > <https://www.google.com/url?q=https%3A%2F%2Fsprh.mn%2F%3Fvip%3Dtonyx.ca%40gmail.com&sa=D&sntz=1&usg=AFQjCNEjzmv0ukdapIGCu_D4jZm3r9HVMQ> > > > On Mon, Aug 26, 2019 at 11:59 AM, Kirill Goncharov > wrote: > &g

Re: Beancount Mobile app

2019-08-26 Thread Kirill Goncharov
of all the filesystem, thus I cannot select one > file synced with Syncthing. > > Cheers, > Dan > > > On 26-08-2019 11:59, Kirill Goncharov wrote: > > Hi, > > > > I created a mobile data entry app for Beancount: > > https://play.google.com/store/a

Re: Beancount Mobile app

2019-08-26 Thread Kirill Goncharov
t select one > file synced with Syncthing. > > Cheers, > Dan > > > On 26-08-2019 11:59, Kirill Goncharov wrote: > > Hi, > > > > I created a mobile data entry app for Beancount: > > https://play.google.com/store/apps/details?id=link.beancount.mo

Re: "Transitive" conversion of currencies?

2019-10-13 Thread Kirill Goncharov
I saw that this feature was implemented in hledger recently: https://github.com/simonmichael/hledger/issues/131 -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to bea

Issue #407: Indentation of postings and metadata in transaction entry (blais/beancount)

2019-11-03 Thread Kirill Goncharov
New issue 407: Indentation of postings and metadata in transaction entry https://bitbucket.org/blais/beancount/issues/407/indentation-of-postings-and-metadata-in Kirill Goncharov: In `beancount.parser.printer.EntryPrinter` class indents before postings and metadata are hardcoded to two spaces

Re: The end of Mercurial on Bitbucket

2020-02-20 Thread Kirill Goncharov
What about Github? We have an official mirror there already ( https://github.com/beancount/beancount ) I successfully exported Bitbucket repo to git using the git-remote-hg tool, here's the result: https://github.com/xuhcc/beancount On Wednesday, August 21, 2019 at 5:44:37 PM UTC+3, Justus Pend

Re: Beancount issues

2020-03-22 Thread Kirill Goncharov
I just updated my github mirror with your latest commit: https://github.com/xuhcc/beancount/commits/master The tool that I'm using is git-remote-hg (https://github.com/mnauw/git-remote-hg). It allows both pull and push operations to remote mercurial repos, but local repo needs to be in git form

Re: Beancount issues

2020-04-26 Thread Kirill Goncharov
Just tried this issue migration tool: https://github.com/jeffwidman/bitbucket-issue-migration Here's the result: https://github.com/xuhcc/beancount/issues And Gitlab apparently has a pretty good built-in importer: https://docs.gitlab.com/ee/user/project/import/bitbucket.html (Regarding the pla

Re: Beancount issues

2020-04-26 Thread Kirill Goncharov
ation/commit/aa39e88a7e43c719065553c336af804a294dbc20 This kind of username matching is not reliable anyway On Sunday, April 26, 2020 at 4:11:45 PM UTC+3, Martin Michlmayr wrote: > > * Kirill Goncharov > [2020-04-26 05:49]: > > Just tried this issue migration tool: > > https:

Re: Documentation is now read-only

2020-05-11 Thread Kirill Goncharov
count-docs/api_reference/index.html But it is in active development and hopefully these issues will be resolved soon. On Monday, May 11, 2020 at 9:32:50 AM UTC+3, Martin Michlmayr wrote: > > * Kirill Goncharov > [2019-08-02 02:18]: > > Docs now available at GitHub Pages: >

Re: Documentation is now read-only

2020-05-11 Thread Kirill Goncharov
Update: All major issues were resolved! Full API reference now available at https://xuhcc.github.io/beancount-docs/api_reference/index.html On Monday, May 11, 2020 at 2:52:29 PM UTC+3, Kirill Goncharov wrote: > > MkDocs has several plugins that could build documentation from docstrings.

Re: Beancount issues

2020-05-18 Thread Kirill Goncharov
live with that and manually Cc the github author when a ticket > is updated. > I checked on some of the tickets, most links to the original submitters > seem to work. > This is good enough. > > Martin: Did you want to go beyond this and create a mapping? > > > > On Su

Re: Beancount issues

2020-05-20 Thread Kirill Goncharov
we've done the migration, we can update >> the BitBucket issues and let them know about the move to GitHub. > > > >> Anyway, I emailed some people asking for their GitHub username, so >> please give me a few days. >> > > SGTM, I'll wait for your ma

Re: Beancount issues

2020-05-20 Thread Kirill Goncharov
nd 'web' which were missing. On Wednesday, May 20, 2020 at 6:13:07 PM UTC+3, Martin Blais wrote: > > On Wed, May 20, 2020 at 6:34 AM Kirill Goncharov > wrote: > >> >After I refresh the code and migrate the tickets, I'd love to integrate >> Kirill's .md

Re: Beancount issues

2020-05-20 Thread Kirill Goncharov
0:11:35 PM UTC+3, Martin Blais wrote: > > On Wed, May 20, 2020 at 2:35 PM Kirill Goncharov > wrote: > >> I'd love for you to move that repo under " >>> http://github.com/beancount/docs"; if you don't mind, that would be >>> ideal. >&

Re: Beancount issues

2020-05-22 Thread Kirill Goncharov
update: https://docs.google.com/document/d/1Z37bQ45wDtjTPaMQ_x-f33p1trH9fNosEAUgbQXwp30/edit#heading=h.wcyqutvazcon On Friday, May 22, 2020 at 6:54:22 AM UTC+3, Martin Blais wrote: > > On Wed, May 20, 2020 at 3:45 PM Kirill Goncharov > wrote: > >> If you'd prefer to move i

Re: Not linking through furius.ca

2020-05-22 Thread Kirill Goncharov
the work of Kirill Goncharov (and Dominik Aumayr's predecessor > static codebase reference) the conversion of Google docs to HTML via > Markdown works quite well. The final product is really slick: > https://beancount.github.io/docs/. I think in terms of documentation this > is

Re: Beancount for cryptocurrencies: Portfolio value with API prices

2020-06-01 Thread Kirill Goncharov
Hi, I want to share some tools that I created. Beancount cryptoassets: https://github.com/xuhcc/beancount-cryptoassets This package contains price sources for cryptocurrencies based on Coinmarketcap API and Cryptonator API, but also price sources for some DeFi assets (Compound, bZx, TokenSets).

Re: Beancount v3

2020-07-04 Thread Kirill Goncharov
Hi, What is the scope of expected breaking changes and how difficult will it be to migrate? I use beancount a lot and particularly interested in API changes in core, prices, ingest, loader and query subpackages. Will beancount v3 be available on PyPI? It's not clear from the docs. On Saturday,

Re: Goodbye bean-web, bean-bake, bean-report. What about bean-price?

2020-07-06 Thread Kirill Goncharov
I use bean-price / beancount.prices a lot (except the price sources) and interested in maintaining it. Though I'd rather maintain fork of the entire v2 codebase, because I don't see any reason to switch to v3. On Monday, July 6, 2020 at 6:04:31 AM UTC+3, Martin Blais wrote: > Hi, > A per > htt

Re: Goodbye bean-web, bean-bake, bean-report. What about bean-price?

2020-07-06 Thread Kirill Goncharov
I'm also thinking about staying on v2. It covers all my needs, I love that it is written in python and it seems that v3 will bring too many breaking changes. I don't use the parts which were removed, but I think it is important to provide at least some support for their users. The idea of split

Re: bean-price has now moved to https://github.com/beancount/beanprice

2020-07-25 Thread Kirill Goncharov
>New price sources are welcome into the new repo. Barrier to entry is a bit lower (since I'm not planning to do all the maintenance work myself), basically if you can write unit tests for a new price source that call both the latest and historical functions (without actually making requests to

Re: bean-price has now moved to https://github.com/beancount/beanprice

2020-07-26 Thread Kirill Goncharov
>I assume many users here run directly from source code and it's probably a minority who pip install. I think that the opposite is true. According to this site, beancount package has ~50 downloads on average per day: https://pypistats.org/packages/beancount , many of these downloads are probabl

Re: bean-price has now moved to https://github.com/beancount/beanprice

2020-07-27 Thread Kirill Goncharov
v2 > with the tools removed - and the new work in C++ would eventuawlly become > v4. I feel like waiting until the new version has at least some meat before > bothering people currently using v2. > > > > > > On Sun, Jul 26, 2020 at 8:16 AM Kirill Goncharov > wrot

Re: Get market price indirectly (convert via intermediary commodity)

2020-12-26 Thread Kirill Goncharov
In BQL it is possible to apply CONVERT multiple times, for example: SELECT CONVERT(CONVERT(position, 'USDT'), 'EUR') You can also take a look at CoinGecko price source from https://github.com/xuhcc/beancount-cryptoassets that can fetch price in EUR: $ bean-price --no-cache -e 'EUR:beancount_cry

Re: replace mailing group by forum?

2021-02-01 Thread Kirill Goncharov
I suggest switching to beancount/docs as a primary documentation source. Everyone will be able to contribute to it, and no additional services will be needed. Also, sooner or later gdoc conversion pipeline will stop working so it's something to consider in any case. A knowledge base can't be